+14
−9
+1
−1
+37
−15
+4
−1
+1
−1
Loading
nfsd stats counters can be updated by concurrent nfsd threads without any protection. Convert some nfsd_stats and nfsd_net struct members to use percpu counters. The longest_chain* members of struct nfsd_net remain unprotected. Signed-off-by:Amir Goldstein <amir73il@gmail.com> Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>