From: Benny Halevy Date: Tue, 11 May 2010 21:13:41 +0000 (+0300) Subject: nfsd4: mark_client_expired X-Git-Tag: v2.6.35-rc1~489^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cd4909a6c0c275ef42fd27748226975919e336;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed