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)
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>

No differences found