Skip to content
Commit 0fd16957 authored by Hans de Goede's avatar Hans de Goede Committed by Al Viro
Browse files

fs: Add VirtualBox guest shared folder (vboxsf) support



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: default avatarChristoph Hellwig <hch@infradead.org>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f35aa2bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment