OSDN Git Service

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)
commit83c78eb0425f587a34a6644da79bdcde987dc974
treeb4078be78dff4aba4d96da7f2cbfe968580bb762
parent1966903f8e28b31ff82de2e2180f0c066399288d
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