Home
last modified time | relevance | path

Searched full:inherit (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A Dzfs_inherit_002_neg.ksh37 # 'zfs inherit' should return an error with bad parameters in one command.
40 # 1. Set an array of bad options and invalid properties to 'zfs inherit'
41 # 2. Execute 'zfs inherit' with bad options and passing invalid properties
53 log_assert "'zfs inherit' should return an error with bad parameters in" \
74 # zfs inherit should fail with bad options
77 log_mustnot eval "zfs inherit $opt $prop $ds \
82 # zfs inherit should fail with invalid properties
84 log_mustnot eval "zfs inherit $prop $ds >/dev/null 2>&1"
85 log_mustnot eval "zfs inherit -r $prop $ds >/dev/null 2>&1"
88 # zfs inherit should fail with too many arguments
[all …]
H A Dzfs_inherit_001_neg.ksh37 # 'zfs inherit' should return an error when attempting to inherit
42 # 2. For each property in the array, execute 'zfs inherit'
54 log_assert "'zfs inherit' should return an error when attempting to inherit" \
63 log_mustnot zfs inherit ${prop[i]} $obj
75 log_pass "'zfs inherit' failed as expected when attempting to inherit" \
H A Dzfs_inherit_003_pos.ksh38 # 'zfs inherit' should return an error with bad parameters in one command.
41 # 1. Set an array of bad options and invalid properties to 'zfs inherit'
42 # 2. Execute 'zfs inherit' with bad options and passing invalid properties
56 log_assert "'zfs inherit' should inherit user property."
77 log_must zfs inherit $prop_name $ds@$TESTSNAP
89 log_pass "'zfs inherit' inherit user property."
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate015.cfg28 # 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 Dstate017.cfg28 # 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 Dstate019.cfg28 # 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 Dstate020.cfg28 # 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 Dstate016.cfg28 # 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 Dstate018.cfg28 # 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 Dstate021.cfg28 # 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 Dstate022.cfg28 # 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 Dstate023.cfg28 # 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 Dstate012.cfg28 # 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 Dstate024.cfg28 # 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 Dstate014.cfg28 # 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 Dstate009.cfg28 # 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 Dstate010.cfg28 # 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 Dstate013.cfg28 # 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 Dstate011.cfg28 # 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/tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/
H A Dzfs_inherit_002_neg.ksh36 # 'zfs inherit' should return an error with bad parameters in one command.
39 # 1. Set an array of bad options and invlid properties to 'zfs inherit'
40 # 2. Execute 'zfs inherit' with bad options and passing invlid properties
62 log_assert "'zfs inherit' should return an error with bad parameters in one command."
77 #zfs inherit should fail with bad options
80 log_mustnot eval "$ZFS inherit $opt $prop $ds >/dev/null 2>&1"
84 #zfs inherit should fail with invalid properties
86 log_mustnot eval "$ZFS inherit $prop $ds >/dev/null 2>&1"
87 log_mustnot eval "$ZFS inherit -r $prop $ds >/dev/null 2>&1"
90 #zfs inherit should fail with too many arguments
[all …]
H A Dzfs_inherit_003_pos.ksh37 # 'zfs inherit' should return an error with bad parameters in one command.
40 # 1. Set an array of bad options and invlid properties to 'zfs inherit'
41 # 2. Execute 'zfs inherit' with bad options and passing invlid properties
66 log_assert "'zfs inherit' should inherit user property."
87 log_must $ZFS inherit $prop_name $ds@$TESTSNAP
99 log_pass "'zfs inherit' inherit user property."
H A Dzfs_inherit_001_neg.ksh36 # 'zfs inherit' should return an error when attempting to inherit
41 # 2. For each property in the array, execute 'zfs inherit'
69 log_assert "'zfs inherit' should return an error when attempting to inherit" \
78 log_mustnot $ZFS inherit ${prop[i]} $obj
90 log_pass "'zfs inherit' failed as expected when attempting to inherit" \
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh94 # Define inherit flag
127 # Define the nodes which will be affected by inherit.
129 typeset inherit=$1
138 # isinherit: indicate if the current target is in the inherit list.
139 # step: indicate if the ACE be split during inherit.
184 # inherit all inheritable ACL entries without any
194 # only inherit inheritable ACE that specify "deny" permissions
197 # will not inherit any ACL entries
200 case $inherit in
238 # then clear all inherit flags,
[all …]
H A Dzfs_acl_chmod_inherit_003_pos.ksh94 # Define inherit flag
128 # Define the nodes which will be affected by inherit.
130 typeset inherit=$1
139 # isinherit: indicate if the current target is in the inherit list.
140 # step: indicate if the ACE be split during inherit.
185 # inherit all inheritable ACL entries without any
195 # only inherit inheritable ACE that specify "deny" permissions
198 # will not inherit any ACL entries
201 case $inherit in
249 # then clear all inherit flags,
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_diffprops_all.ksh78 log_must zfs inherit checksum $TESTSRCFS
79 log_must zfs inherit compress $TESTSRCFS
80 log_must zfs inherit copies $TESTSRCFS
81 log_must zfs inherit recordsize $TESTSRCFS
82 log_must zfs inherit checksum $TESTDSTFS
83 log_must zfs inherit compress $TESTDSTFS
84 log_must zfs inherit copies $TESTDSTFS
85 log_must zfs inherit recordsize $TESTDSTFS

12345678910>>...25