On Tue, Jun 25, 2024 at 09:04:55AM +1000, NeilBrown wrote: > A recent patch attempted to fix a NULL pointer deref but introduced a > different NULL pointer deref and a possible unbalance unlock. > > This series fixes the bug correctly and reverts the faulty fix. > > (Sorry for not reviewing this patch earlier) > > NeilBrown > > [PATCH 1/2] nfsd: initialise nfsd_info.mutex early. > [PATCH 2/2] Revert "nfsd: fix oops when reading pool_stats before Applied to nfsd-fixes (for 6.10-rc). Thanks! -- Chuck Lever