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)
commitd045465fc6cbfa4acfb5a7d817a7c1a57a078109
tree9e96b277975790584fed7dd87ea353ff749b3545
parent7f84b488f9add1d5cca3e6197c95914c7bd3c1cf
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