[Bug 260894] Nonexportable file systems are usable over NFSv4

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Jan 2022 20:47:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260894

--- Comment #8 from Rick Macklem <rmacklem@FreeBSD.org> ---
Wouldn't fuse's VOP_VPTOFH() return EOPNOTSUPP when
it cannot be exported?
--> That should cause any acesses to the file system to fail.

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