From: Ricardo Labiaga Date: Tue, 8 Dec 2009 19:35:28 +0000 (-0500) Subject: nfs41: Invoke RECLAIM_COMPLETE on all new client ids X-Git-Tag: v2.6.33-rc1~287^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cab89b275fd5647e72b781ac41b58a214640334;p=pandora-kernel.git nfs41: Invoke RECLAIM_COMPLETE on all new client ids The NFSv4.1 spec indicates RECLAIM_COMPLETE is to be issued whenever a client establishes a new client id, not only after detecting the server has rebooted. Set the NFS4CLNT_RECLAIM_REBOOT bit after every new client id has been established. This enables us to issue RECLAIM_COMPLETE during the wrap up of the NFS4CLNT_RECLAIM_REBOOT state. Signed-off-by: Ricardo Labiaga Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed