| /freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
| H A D | state015.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 33 # Executing 'zfs inherit' at the middle level results in the middle level 37 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 43 testpool.inherit:inherit 47 testpool.inherit/TESTCTR testpool.inherit/TESTCTR 50 testpool.inherit/TESTCTR:inherit 54 testpool.inherit/TESTCTR default 57 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state017.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the middle level results in the middle level 38 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 44 testpool.inherit:inherit 48 testpool.inherit/TESTCTR testpool.inherit/TESTCTR 51 testpool.inherit/TESTCTR:inherit 55 testpool.inherit/TESTCTR default 58 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state019.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the middle and bottom levels is somewhat 39 testpool.inherit:inherit 42 testpool.inherit default 43 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit 53 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state020.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat 40 testpool.inherit:inherit -r 43 testpool.inherit default 44 testpool.inherit default 47 testpool.inherit/TESTCTR:inherit -r 54 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state021.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the bottom level results in it inheriting 40 testpool.inherit:inherit 43 testpool.inherit default 47 testpool.inherit/TESTCTR:inherit 54 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state023.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 32 # Executing 'zfs inherit' at the middle level results in it inheriting 35 # Executing 'zfs inherit' at the bottom level results in it inheriting 41 testpool.inherit:inherit 48 testpool.inherit/TESTCTR:inherit 55 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state016.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the bottom and middle levels after executing 40 testpool.inherit:inherit -r 44 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state018.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 35 # Executing 'zfs inherit -r' at the middle and bottom levels after executing 41 testpool.inherit:inherit -r 45 testpool.inherit/TESTCTR default 48 testpool.inherit/TESTCTR:inherit -r 55 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state022.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat 39 testpool.inherit:inherit -r 42 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit -r 53 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state012.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 33 # Executing inherit -r at the middle level and bottom levels after 40 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state024.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 33 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so 39 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit 53 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state014.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 33 # Note : executing inherit -r at the middle level and bottom levels after 40 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state009.cfg | 28 # Verify that executing 'zfs inherit' at different levels of a 35 testpool.inherit:inherit 41 testpool.inherit/TESTCTR:inherit 47 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state010.cfg | 28 # Verify that executing 'zfs inherit -r' at different levels of a 34 testpool.inherit:inherit -r 40 testpool.inherit/TESTCTR:inherit -r 46 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
| H A D | state013.cfg | 28 # Verify that executing 'zfs inherit' on each level when the middle 34 testpool.inherit:inherit 40 testpool.inherit/TESTCTR:inherit 46 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| H A D | state011.cfg | 28 # Verify that running 'zfs inherit' at each level of the data hierarchy 36 testpool.inherit:inherit 42 testpool.inherit/TESTCTR:inherit 48 testpool.inherit/TESTCTR/TESTFS1:inherit
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/ |
| H A D | bclone_diffprops_all.ksh | 41 log_must zfs inherit checksum $TESTSRCFS 42 log_must zfs inherit compress $TESTSRCFS 43 log_must zfs inherit copies $TESTSRCFS 44 log_must zfs inherit recordsize $TESTSRCFS 45 log_must zfs inherit checksum $TESTDSTFS 46 log_must zfs inherit compress $TESTDSTFS 47 log_must zfs inherit copies $TESTDSTFS 48 log_must zfs inherit recordsize $TESTDSTFS
|
| H A D | bclone_crossfs_corner_cases.ksh | 37 log_must zfs inherit compress $TESTSRCFS 38 log_must zfs inherit compress $TESTDSTFS 39 log_must zfs inherit recordsize $TESTSRCFS 40 log_must zfs inherit recordsize $TESTDSTFS
|
| H A D | bclone_crossfs_corner_cases_limited.ksh | 37 log_must zfs inherit compress $TESTSRCFS 38 log_must zfs inherit compress $TESTDSTFS 39 log_must zfs inherit recordsize $TESTSRCFS 40 log_must zfs inherit recordsize $TESTDSTFS
|
| H A D | bclone_diffprops_copies.ksh | 42 log_must zfs inherit copies $TESTSRCFS 43 log_must zfs inherit compress $TESTSRCFS 44 log_must zfs inherit copies $TESTDSTFS 45 log_must zfs inherit compress $TESTDSTFS
|
| /freebsd/contrib/libucl/tests/basic/ |
| H A D | 18.in | 8 .inherit "defaults" 13 .inherit "mything" 26 .inherit "defaults" 27 .inherit "mything" 28 .inherit "mything1"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/atime/ |
| H A D | atime_common.kshlib | 91 zfs inherit atime $TESTPOOL 92 zfs inherit atime $TESTPOOL/$TESTFS 93 zfs inherit atime $TESTPOOL/$TESTCLONE 94 zfs inherit relatime $TESTPOOL 95 zfs inherit relatime $TESTPOOL/$TESTFS 96 zfs inherit relatime $TESTPOOL/$TESTCLONE
|
| /freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| H A D | zfs_acl_chmod_inherit_002_pos.ksh | 129 typeset inherit=$1 200 case $inherit in 281 log_fail "$inherit $i #$count " \ 298 log_fail "$inherit $i #$count " \ 323 log_fail "Unexpect acl: $node, $inherit ($str)" 343 for inherit in "${aclinherit_flag[@]}"; do 349 log_must $ZFS set aclinherit=$inherit $TESTPOOL/$TESTFS 402 verify_inherit $inherit $obj $str
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | state023.cfg | 34 # Verify that executing 'zfs inherit' at the top level in the hierarchy 38 # Executing 'zfs inherit' at the middle level results in it inheriting 41 # Executing 'zfs inherit' at the bottom level results in it inheriting 47 TESTPOOL:inherit 54 TESTPOOL/TESTCTR:inherit 61 TESTPOOL/TESTCTR/TESTFS1:inherit
|
| H A D | state015.cfg | 34 # Verify that executing 'zfs inherit' at the top level in the hierarchy 39 # Executing 'zfs inherit' at the middle level results in the middle level 43 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 49 TESTPOOL:inherit 56 TESTPOOL/TESTCTR:inherit 63 TESTPOOL/TESTCTR/TESTFS1:inherit
|