[Bug 260894] Nonexportable file systems are usable over NFSv4

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jan 2022 21:35:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260894

--- Comment #3 from Rick Macklem <rmacklem@FreeBSD.org> ---
Maybe there's a bug?

When I look at vfs_domount_update(), it doesn't look like
it will call vfs_export() when VFS_MOUNT() returns an error
and file systems aren't exported unless vfs_export() has been
called.

Are you sure that your VFS_MOUNT() is returning an error when
options "update,export" have been passed in?

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