]> git.kernelconcepts.de Git - karo-tx-linux.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)
commiteddffa40841c0249678ee5551839e369baa97314
treed991cfdb474c438d6bd8ab104168396d0dddb3c9
parente890db0104826742818cbfb8fdb3000a38a9b97c
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