commit | 5cc40fd7b623b306adfe1eba1b509e95890358f5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jul 30 08:27:05 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 01 16:28:20 2014 -0400 |
tree | 61bb583c0d5b39c7827ab8b0a9485f711fbb5345 | |
parent | 425510f5c8f1643a01668f48c43c77b8275e9227 [diff] |
nfsd: Move create_client() call outside the lock For efficiency reasons, and because we want to use spin locks 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>