[Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 10 22:46:17 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962
--- Comment #16 from groenveld at acm.org ---
Thank you!
vboxvfs_vnops.c
+ #if __FreeBSD_version > 1300000
+ VFS_VOP_VECTOR_REGISTER(vboxfs_vnodeops);
+ #endif
John
groenveld at acm.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list