Directory | Files | |
---|---|---|
.. | 77 | |
File | Size | |
Kconfig | 373 B | |
Makefile | 128 B | |
dir.c | 12 kB | |
file.c | 11 kB | |
shfl_hostintf.h | 22 kB | |
super.c | 12 kB | |
utils.c | 13 kB | |
vboxsf.mod.c | 0 B | |
vboxsf_wrappers.c | 11 kB | |
vfsmod.h | 4.6 kB |
config VBOXSF_FS tristate "VirtualBox guest shared folder (vboxsf) support" depends on X86 && VBOXGUEST select NLS help VirtualBox hosts can share folders with guests, this driver implements the Linux-guest side of this allowing folders exported by the host to be mounted under Linux. If you want to use shared folders in VirtualBox guests, answer Y or M.