Home
last modified time | relevance | path

Searched hist:"3 c5e9a59" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs3proc.c3c5e9a59 Mon Oct 19 11:45:53 CDT 2020 Trond Myklebust <trond.myklebust@hammerspace.com> NFSv3: Add emulation of the lookupp() operation

In order to use the open_by_filehandle() operations on NFSv3, we need
to be able to emulate lookupp() so that nfs_get_parent() can be used
to convert disconnected dentries into connected ones.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>