commit | 07cd4909a6c0c275ef42fd27748226975919e336 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Wed May 12 00:13:41 2010 +0300 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Thu May 13 11:47:22 2010 -0400 |
tree | 90ffb93321817320cdf3cf8dbd643272b5752f7a | |
parent | 46583e2597af649f134462d2f2c1be5e6689198d [diff] |
nfsd4: mark_client_expired Mark the client as expired under the client_lock so it won't be renewed when an nfsv4.1 session is done, after it was explicitly expired during processing of the compound. Do not renew a client mark as expired (in particular, it is not on the lru list anymore) Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>