NFS: Don't try to reclaim delegation open state if recovery failed
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 17 Oct 2014 20:02:52 +0000 (23:02 +0300)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Nov 2014 22:19:04 +0000 (17:19 -0500)
commitf8ebf7a8ca35dde321f0cd385fee6f1950609367
treee46ece4ad85c0a818247aa29a0a4849a8e168583
parentc606bb8857921d3ecf4d353942d6cc7e116cc75a
NFS: Don't try to reclaim delegation open state if recovery failed

If state recovery failed, then we should not attempt to reclaim delegated
state.

http://lkml.kernel.org/r/CAN-5tyHwG=Cn2Q9KsHWadewjpTTy_K26ee+UnSvHvG4192p-Xw@mail.gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/delegation.c