zfs/module/os/freebsd/spl
rmacklem acb33ee1c1
FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible
Call vfs_exjail_clone() for mounts created under .zfs/snapshot
to fill in the mnt_exjail field for the mount.  If this is not
done, the snapshots under .zfs/snapshot with not be accessible
over NFS.

This version has the argument name in vfs.h fixed to match that
of the name in spl_vfs.c, although it really does not matter.

External-issue: https://reviews.freebsd.org/D42672
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Rick Macklem <rmacklem@uoguelph.ca>
Closes #15563
2023-11-27 16:31:03 -08:00
..
acl_common.c
callb.c
list.c
spl_acl.c
spl_atomic.c
spl_cmn_err.c
spl_dtrace.c
spl_kmem.c
spl_kstat.c
spl_misc.c
spl_policy.c
spl_procfs_list.c
spl_string.c
spl_sunddi.c
spl_sysevent.c
spl_taskq.c
spl_uio.c
spl_vfs.c
spl_vm.c
spl_zlib.c
spl_zone.c