Revision 0fd169576648452725fa2949bf391d10883d3991 authored by Hans de Goede on 12 December 2019, 14:09:14 UTC, committed by Al Viro on 08 February 2020, 22:34:58 UTC
VirtualBox hosts can share folders with guests, this commit adds a
VFS driver implementing the Linux-guest side of this, allowing folders
exported by the host to be mounted under Linux.

This driver depends on the guest <-> host IPC functions exported by
the vboxguest driver.

Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent f35aa2b
History
File Mode Size
j1939
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 374 bytes
af_can.c -rw-r--r-- 24.6 KB
af_can.h -rw-r--r-- 3.4 KB
bcm.c -rw-r--r-- 41.5 KB
gw.c -rw-r--r-- 32.0 KB
proc.c -rw-r--r-- 14.9 KB
raw.c -rw-r--r-- 20.5 KB

back to top