]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2024 12:52:46 +0000 (14:52 +0200)
commit38e213c1e41eabc1f5aba5d7e5bc237b62f6658c
tree6d8b687481f735476615b9fc39854deb2c63be29
parent93f7d515d873e37be0b9e4712e9171a3443f2d6a
exportfs: Add a function to return the raw output from fh_to_dentry()

[ Upstream commit d045465fc6cbfa4acfb5a7d817a7c1a57a078109 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/exportfs/expfs.c
include/linux/exportfs.h