zfs/tests/zfs-tests/tests/functional/cli_user
Ryan Moeller 485b50bb9e
Cross-platform acltype
The acltype property is currently hidden on FreeBSD and does not
reflect the NFSv4 style ZFS ACLs used on the platform.  This makes it
difficult to observe that a pool imported from FreeBSD on Linux has a
different type of ACL that is being ignored, and vice versa.

Add an nfsv4 acltype and expose the property on FreeBSD.

Make the default acltype nfsv4 on FreeBSD.

Setting acltype to an unhanded style is treated the same as setting
it to off.  The ACLs will not be removed, but they will be ignored.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10520
2020-10-13 21:25:48 -07:00
..
misc Cross-platform acltype 2020-10-13 21:25:48 -07:00
zfs_list ZTS: Replace /var/tmp with $TEST_BASE_DIR 2019-12-27 16:41:16 -08:00
zpool_iostat Fix typos in tests/ 2019-09-02 18:12:01 -07:00
zpool_list OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
zpool_status Fix typos in tests/ 2019-09-02 18:12:01 -07:00
Makefile.am Move some tests to cli_user/zpool_status 2019-07-19 11:21:54 -07:00