]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs41: Invoke RECLAIM_COMPLETE
authorRicardo Labiaga <Ricardo.Labiaga@netapp.com>
Sat, 5 Dec 2009 21:08:41 +0000 (16:08 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 5 Dec 2009 21:08:41 +0000 (16:08 -0500)
commitda6ebfe34a3921cfb47b938fb819abc78c6080e5
tree5206813e9df45fe6fd0f2fb57f315755e75e3172
parentfce5c838e13392cc88a1330d1471fe6419e02ed7
nfs41: Invoke RECLAIM_COMPLETE

This patch invokes RECLAIM_COMPLETE after the client is done
reclaiming state.

There are interpretations of the spec that suggest that
RECLAIM_COMPLETE should also be issued after a new clientid
has been obtained from the server and even if there is no
state to reclaim.  This tells the server that the client
has no state to reclaim even if the client isn't aware the
server may have rebooted.

Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4state.c