]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: add a nfs_ilookup helper
authorPeng Tao <tao.peng@primarydata.com>
Thu, 29 Jun 2017 13:34:51 +0000 (06:34 -0700)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 20:00:15 +0000 (16:00 -0400)
commit8e40b29c6058f5935bf57d5aa58e2e5a61c9638f
tree47eb71bdb2a2cfdcf30eefc09a80fbca31bdd620
parent4f11fb1ec9f6bbe4242e1160f0be89aa89ed4445
nfs: add a nfs_ilookup helper

This helper will allow to find an existing NFS inode by the file handle
and fattr.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
[hch: split from a larger patch]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/inode.c
include/linux/nfs_fs.h