mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-06-10 15:54:57 +03:00
![]() verify_fs_mount expects the dataset to remain unmounted after updating the mountpoint property in delegate_common.kshlib. This commit updates verify_fs_mount and uses nomount parameter for zfs set to update the mountpoint property without mounting the dataset. This fixes the zfs_allow_010_pos test case, which was failing on FreeBSD after the behavior update in setting the mountpoint property. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Umer Saleem <usaleem@ixsystems.com> Closes #15376 |
||
---|---|---|
.. | ||
cleanup.ksh | ||
delegate_common.kshlib | ||
delegate.cfg | ||
setup.ksh | ||
zfs_allow_001_pos.ksh | ||
zfs_allow_002_pos.ksh | ||
zfs_allow_003_pos.ksh | ||
zfs_allow_004_pos.ksh | ||
zfs_allow_005_pos.ksh | ||
zfs_allow_006_pos.ksh | ||
zfs_allow_007_pos.ksh | ||
zfs_allow_008_pos.ksh | ||
zfs_allow_009_neg.ksh | ||
zfs_allow_010_pos.ksh | ||
zfs_allow_011_neg.ksh | ||
zfs_allow_012_neg.ksh | ||
zfs_unallow_001_pos.ksh | ||
zfs_unallow_002_pos.ksh | ||
zfs_unallow_003_pos.ksh | ||
zfs_unallow_004_pos.ksh | ||
zfs_unallow_005_pos.ksh | ||
zfs_unallow_006_pos.ksh | ||
zfs_unallow_007_neg.ksh | ||
zfs_unallow_008_neg.ksh |