]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd95f087360439dc907f5b8e8b520325b740998c
tree10529f110766b0aa2dc135763d86f4cc98e89e88
parentdec2f91bfd8970aa26b1ca7066e6c695ccaa96dd
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