NFSv4: Don't check file access when reclaiming state
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 10 Nov 2016 20:40:34 +0000 (15:40 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 1 Dec 2016 22:21:35 +0000 (17:21 -0500)
commit536585ccf95d34d64e2855f72608095854b8fc0e
tree10529f110766b0aa2dc135763d86f4cc98e89e88
parente5517c2a5a49ed5e99047008629f1cd60246ea0e
NFSv4: Don't check file access when reclaiming state

If we're reclaiming state after a reboot, or as part of returning a
delegation, we don't need to check access modes again.

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