NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:53:21 +0000 (15:53 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:53:21 +0000 (15:53 -0500)
commita9ed2e2583747fb3139a764c317fac58893b968f
tree55d6504df716da57884cee0593b86f3a04558401
parentc8b7ae3d3221536228260757444ee10c6d71793f
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.

If our lease expires, and the server reboots while we're recovering, we
need to be able to wait until the grace period is over.

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