[PATCH] PATCH 3/16: NFSD: BKL Removal: Reply Cache lock
Lock reply cache with SMP safety. As a second step to removing the BKL from nfsd, this patch protects the reply cache with a spinlock. This patches also removed cache_initialised as it is not longer needed (due to earlier patch).
Showing
Please register or sign in to comment