]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 7 Aug 2013 16:17:19 +0000 (12:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 7 Aug 2013 21:07:41 +0000 (17:07 -0400)
commit1b775e9c85c66a3422f53cfd61392e9c02132114
treed991cfdb474c438d6bd8ab104168396d0dddb3c9
parentc924b448d16de8af30991d421d10b9f0a6070b62
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()

We only need to call it on the creation of the inode.

Reported-by: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Steve Dickson <SteveD@redhat.com>
Cc: Dave Quigley <dpquigl@davequigley.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c