]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 9 Feb 2012 20:31:36 +0000 (15:31 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 9 Feb 2012 20:59:21 +0000 (15:59 -0500)
commitb9f9a03150969e4bd9967c20bce67c4de769058f
tree0621ee547ab628d3bed40f32ccbfb60af5779d4b
parent331818f1c468a24e581aedcbe52af799366a9dfe
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID

To ensure that we don't just reuse the bad delegation when we attempt to
recover the nfs4_state that received the bad stateid error.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
fs/nfs/nfs4state.c