]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFSv4: Fix state recovery when the client runs over the grace period
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:41 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:41 +0000 (15:21 -0500)
commitb79a4a1b45b2543e38026303a1956bdc0aababa0
tree73c7dba187dbe05f5527f47ccb42523f4655f77b
parent6dc9d57af9917f5c7faa13c17b770dce17c3972b
NFSv4: Fix state recovery when the client runs over the grace period

If the client for some reason is not able to recover all its state within
the time allotted for the grace period, and the server reboots again, the
client is not allowed to recover the state that was 'lost' using reboot
recovery.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c