nfsd4: mark_client_expired
authorBenny Halevy <bhalevy@panasas.com>
Tue, 11 May 2010 21:13:41 +0000 (00:13 +0300)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 13 May 2010 15:47:22 +0000 (11:47 -0400)
commit07cd4909a6c0c275ef42fd27748226975919e336
tree90ffb93321817320cdf3cf8dbd643272b5752f7a
parent46583e2597af649f134462d2f2c1be5e6689198d
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>
fs/nfsd/nfs4state.c
fs/nfsd/state.h