diff options
author | 2008-06-12 13:38:42 +1000 | |
---|---|---|
committer | 2008-06-23 13:02:50 -0400 | |
commit | c7d106c90ec40a0e35a6960157b40f238627246e (patch) | |
tree | 21dd79c282982c65f39a00df406dad02cadb6efc /include/linux/kernel.h | |
parent | lockd: close potential race with rapid lockd_up/lockd_down cycle (diff) | |
download | wireguard-linux-c7d106c90ec40a0e35a6960157b40f238627246e.tar.xz wireguard-linux-c7d106c90ec40a0e35a6960157b40f238627246e.zip |
nfsd: fix race in nfsd_nrthreads()
We need the nfsd_mutex before accessing nfsd_serv->sv_nrthreads or we
can't even guarantee nfsd_serv will still be there.
Signed-off-by: Neil Brown <neilb@suse.de>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions