diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2009-02-21 15:39:54 -0800 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-03-18 17:38:38 -0400 |
commit | d7fdcfe0aaaf6dffca6fa857bab374182fe7ca8b (patch) | |
tree | f53688b2496a98da148297972b4e27318810ec89 /fs/configfs | |
parent | 18f82731b7784ba81ee9b1ed6a8179b577fa898b (diff) | |
download | op-kernel-dev-d7fdcfe0aaaf6dffca6fa857bab374182fe7ca8b.zip op-kernel-dev-d7fdcfe0aaaf6dffca6fa857bab374182fe7ca8b.tar.gz |
nfsd4: put_nfs4_client does not require state lock
Since free_client() is guaranteed to only be called once, and to only
touch the client structure itself (not any common data structures), it
has no need for the state lock.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Alexandros Batsakis <batsakis@netapp.com>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions