diff options
author | Benny Halevy <bhalevy@primarydata.com> | 2014-05-30 15:09:31 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-06-04 21:42:04 +0200 |
commit | 3fb87d13ce29637e0ae005fa66a4f917cce6fede (patch) | |
tree | c7f5736bc8beac637534dd42dfa5929e337fd61c /net/sunrpc/xdr.c | |
parent | nfsd4: rename recall_lock to state_lock (diff) | |
download | linux-3fb87d13ce29637e0ae005fa66a4f917cce6fede.tar.xz linux-3fb87d13ce29637e0ae005fa66a4f917cce6fede.zip |
nfsd4: hash deleg stateid only on successful nfs4_set_delegation
We don't want the stateid to be found in the hash table before the delegation
is granted.
Currently this is protected by the client_mutex, but we want to break that
up and this is a necessary step toward that goal.
Signed-off-by: Benny Halevy <bhalevy@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc/xdr.c')
0 files changed, 0 insertions, 0 deletions