]> 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)
commit7bd8f737fa3412627893345642bc3aa99b41d1fe
treed991cfdb474c438d6bd8ab104168396d0dddb3c9
parentfc463673fa05c21ffe0d4b3f21b35cd5b541668b
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