NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Jan 2010 20:42:47 +0000 (15:42 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Jan 2010 20:42:47 +0000 (15:42 -0500)
commita2c0b9e291208f65221a0ad8a0c80a377707d480
tree31bec606e1d33f97c160448e03bace4a63a2d2fb
parent03391693a95900875b0973569d2d73ff3aa8972e
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly

Even if the server is crazy, we should be able to mark the stateid as being
bad, to ensure it gets recovered.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c