Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 22:46:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device
Message-ID:  <bug-244962-26505-QRj2YbbZXO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244962-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244962-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244962

--- Comment #16 from groenveld@acm.org ---
Thank you!

vboxvfs_vnops.c
+ #if __FreeBSD_version > 1300000
+ VFS_VOP_VECTOR_REGISTER(vboxfs_vnodeops);
+ #endif

John
groenveld@acm.org

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244962-26505-QRj2YbbZXO>