]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Don't change the security label as part of open reclaim.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 18:50:38 +0000 (14:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 18:50:38 +0000 (14:50 -0400)
commit914096fbef2a655ae2a3a844492ff30b955c2166
treeb4078be78dff4aba4d96da7f2cbfe968580bb762
parentece437dbd16d890a6fd0fd1c4d220669b50f4caf
NFSv4.1: Don't change the security label as part of open reclaim.

The current caching model calls for the security label to be set on
first lookup and/or on any subsequent label changes. There is no
need to do it as part of an open reclaim.

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