nfsd: add a forget_clients "get" routine with proper locking
authorJeff Layton <jlayton@primarydata.com>
Wed, 30 Jul 2014 12:27:17 +0000 (08:27 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 5 Aug 2014 14:55:04 +0000 (10:55 -0400)
commit7ec0e36f1a35c9c241726f6639178fafda654e09
tree89f8dde561df816824f8dcf861b4ba23c2ba06a0
parentc96223d3b6b2794b6262d1a31d35694760cff5b2
nfsd: add a forget_clients "get" routine with proper locking

Add a new "get" routine for forget_clients that relies on the
client_lock instead of the client_mutex.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/fault_inject.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h