aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svcproc.c
diff options
context:
space:
mode:
authorBenny Halevy <bhalevy@panasas.com>2008-09-26 15:14:13 +0300
committerJ. Bruce Fields <bfields@citi.umich.edu>2008-09-29 18:13:40 -0400
commit97eb89bb0e5d9ab20dbc677cb18fad1421473287 (patch)
treebdb97a295476b8f934c6295b4a2faa9511311b30 /fs/lockd/svcproc.c
parentSUNRPC: Clean up debug messages in rpcb_clnt.c (diff)
downloadlinux-dev-97eb89bb0e5d9ab20dbc677cb18fad1421473287.tar.xz
linux-dev-97eb89bb0e5d9ab20dbc677cb18fad1421473287.zip
nfsd: do_probe_callback should not clear rpc stats
Now that cb_stats are static (since commit ff7d9756b501744540be65e172d27ee321d86103) there's no need to clear them. Initially I thought it might make sense to do that every callback probing but since the stats are per-program and they are shared between possibly several client callback instances, zeroing them out seems like the wrong thing to do. Note that that commit also introduced a bug since stats.program is also being cleared in the process and it is not restored after the memset as it used to be. Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/lockd/svcproc.c')
0 files changed, 0 insertions, 0 deletions