]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change default to overlay=on
authorRyan Moeller <ryan@iXsystems.com>
Fri, 6 Mar 2020 17:28:19 +0000 (12:28 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 17:28:19 +0000 (09:28 -0800)
commitf5f6fb03b7e5e3d06da4c04b26319758568ae238
tree1a574119d3ef07581fd755b86c14aac59a08003e
parent788398c5625c2c42903debc9a3f0e6870df08fe0
Change default to overlay=on

Filesystems allow overlay mounts by default on FreeBSD and Linux.

Respect the native convention by switching the default to overlay=on,
while retaining the option to turn the property off for compatibility
with other operating systems' conventions.

Update documentation and tests accordingly.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10030
lib/libzfs/libzfs_mount.c
man/man8/zfsprops.8
module/zcommon/zfs_prop.c
tests/runfiles/common.run
tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile.am
tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_006_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_008_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_012_pos.ksh [moved from tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_012_neg.ksh with 74% similarity]
tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_all_fail.ksh