commit | 5d926e8c2f46dc09f4ddde86644a5f1d0726a470 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Feb 07 16:53:46 2011 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Feb 14 10:35:19 2011 -0500 |
tree | ef30c949c75ee204c3108159caf9eeb22daf8418 | |
parent | 65bc58f5187e2ff4011ef1bd3082e83cd1b036f1 [diff] |
nfsd4: modify fi_delegations under recall_lock Modify fi_delegations only under the recall_lock, allowing us to use that list on lease breaks. Also some trivial cleanup to simplify later changes. Signed-off-by: J. Bruce Fields <bfields@redhat.com>