]> git.baikalelectronics.ru Git - kernel.git/commit
exportfs: Add a function to return the raw output from fh_to_dentry()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 30 Nov 2020 22:03:17 +0000 (17:03 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 9 Dec 2020 14:39:38 +0000 (09:39 -0500)
commitf6ab7393640fc62bbffdfd01daeeb0415538acee
tree9e96b277975790584fed7dd87ea353ff749b3545
parenta5deb6c96bc84ff879ca07574428f1b42996bd5c
exportfs: Add a function to return the raw output from fh_to_dentry()

In order to allow nfsd to accept return values that are not
acceptable to overlayfs and others, add a new function.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/exportfs/expfs.c
include/linux/exportfs.h