summaryrefslogtreecommitdiff
path: root/include/linux/bnge/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorNeilBrown <neil@brown.name>2026-07-15 09:04:14 +1000
committerChristian Brauner <brauner@kernel.org>2026-07-23 15:42:48 +0200
commit536227b814bd56478057a3b9839ca55cabe4af39 (patch)
tree6a503490beabc7a4e4af922d319cae86e6e09a84 /include/linux/bnge/git@git.tavy.me:linux.git
parenta5438415be54e8e3bed20ac7f631a1bf6aeebb71 (diff)
VFS: add vfs_lookup_open() for nfsd
vfs_lookup_open() is a limited version of lookup_open() which is exported for nfsd to use - to replace dentry_create(). It is limited in that no filename is given (thus no auditing) and no LOOKUP_ flags are passed. A few "intent" LOOKUP flags are deduced from the open flags. If a non-regular file is found and appropriate error is returned and no file is opened. Signed-off-by: NeilBrown <neil@brown.name> Link: https://patch.msgid.link/20260714230534.776886-4-neilb@ownmail.net Reviewed-by: Jori Koolstra <jkoolstra@xs4all.nl> Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'include/linux/bnge/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions