linux_dsm_epyc7002/fs/vboxsf
Hans de Goede c90f5de1ac vboxsf: Make vboxsf_dir_create() return the handle for the created file
commit ab0c29687bc7a890d1a86ac376b0b0fd78b2d9b6 upstream

Make vboxsf_dir_create() optionally return the vboxsf-handle for
the created file. This is a preparation patch for adding atomic_open
support.

Fixes: 0fd1695766 ("fs: Add VirtualBox guest shared folder (vboxsf) support")
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-05 18:53:11 +02:00
..
dir.c vboxsf: Make vboxsf_dir_create() return the handle for the created file 2024-07-05 18:53:11 +02:00
file.c
Kconfig
Makefile
shfl_hostintf.h
super.c block-5.10-2020-10-12 2020-10-13 12:12:44 -07:00
utils.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
vboxsf_wrappers.c
vfsmod.h