]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: Protect nfsd4_destroy_clientid using client_lock
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 12:27:08 +0000 (08:27 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Aug 2014 20:28:22 +0000 (16:28 -0400)
commitee05ef98fd065054dee34e37f5dfd92a978ca412
tree003cec2684d4604671e5a8a81551de9a9a12c1fe
parentbd307228870e3ceb14e1561a4ed75757fe79906a
nfsd: Protect nfsd4_destroy_clientid using client_lock

...instead of relying on the client_mutex.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c