The following changes since commit da2c8fef130ec7197e2f91c7ed70a8c5bede4bea: NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit() (2024-06-17 13:16:49 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.10-3 for you to fetch changes up to ac03629b1612ad008ea6603a3d142e291e3de9bb: Revert "nfsd: fix oops when reading pool_stats before server is started" (2024-06-25 10:18:05 -0400) ---------------------------------------------------------------- nfsd-6.10 fixes: - Due to a late review, revert and re-fix a recent crasher fix ---------------------------------------------------------------- NeilBrown (2): nfsd: initialise nfsd_info.mutex early. Revert "nfsd: fix oops when reading pool_stats before server is started" fs/nfsd/nfsctl.c | 2 ++ fs/nfsd/nfssvc.c | 1 - net/sunrpc/svc_xprt.c | 8 +++----- 3 files changed, 5 insertions(+), 6 deletions(-) -- Chuck Lever