Home
last modified time | relevance | path

Searched refs:TESTFS1 (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_clones.ksh43 datasetexists $TESTPOOL/$TESTFS1 && \
44 destroy_dataset $TESTPOOL/$TESTFS1 -Rf
53 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1"
55 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1/child"
56 log_must zfs snapshot $TESTPOOL/$TESTFS1/child@1
57 log_must zfs clone $TESTPOOL/$TESTFS1/child@1 $TESTPOOL/$TESTFS1/clone1
58 log_must zfs clone $TESTPOOL/$TESTFS1/child@1 $TESTPOOL/$TESTFS1/clone2
59 log_must zfs create $TESTPOOL/$TESTFS1/child/A
60 log_must zfs create $TESTPOOL/$TESTFS1/clone1/B
61 log_must zfs create $TESTPOOL/$TESTFS1/clone2/C
[all …]
H A Dzfs_change-key_child.ksh47 datasetexists $TESTPOOL/$TESTFS1 && \
48 destroy_dataset $TESTPOOL/$TESTFS1 -r
57 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1"
58 log_must zfs create $TESTPOOL/$TESTFS1/child
59 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/child2
62 "$TESTPOOL/$TESTFS1/child"
65 "$TESTPOOL/$TESTFS1/child"
68 "$TESTPOOL/$TESTFS1/child"
70 log_must zfs unmount $TESTPOOL/$TESTFS1/child
71 log_must zfs unload-key $TESTPOOL/$TESTFS1/child
[all …]
H A Dzfs_change-key_inherit.ksh45 datasetexists $TESTPOOL/$TESTFS1 && \
46 destroy_dataset $TESTPOOL/$TESTFS1 -r
54 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1"
57 "$TESTPOOL/$TESTFS1/child"
59 log_must verify_encryption_root $TESTPOOL/$TESTFS1/child \
60 "$TESTPOOL/$TESTFS1/child"
62 log_must zfs change-key -i $TESTPOOL/$TESTFS1/child
63 log_must verify_encryption_root $TESTPOOL/$TESTFS1/child "$TESTPOOL/$TESTFS1"
65 log_must zfs unmount $TESTPOOL/$TESTFS1
66 log_must zfs unload-key $TESTPOOL/$TESTFS1
[all …]
H A Dzfs_change-key_format.ksh46 datasetexists $TESTPOOL/$TESTFS1 && \
47 destroy_dataset $TESTPOOL/$TESTFS1 -f
54 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1"
55 log_must zfs unmount $TESTPOOL/$TESTFS1
57 log_must verify_keyformat $TESTPOOL/$TESTFS1 "passphrase"
60 "$TESTPOOL/$TESTFS1"
61 log_must verify_keyformat $TESTPOOL/$TESTFS1 "hex"
63 log_must zfs unload-key $TESTPOOL/$TESTFS1
64 log_must eval "echo $HEXKEY | zfs load-key $TESTPOOL/$TESTFS1"
67 "$TESTPOOL/$TESTFS1"
[all …]
H A Dzfs_change-key_location.ksh43 datasetexists $TESTPOOL/$TESTFS1 && \
44 destroy_dataset $TESTPOOL/$TESTFS1 -f
52 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
53 log_must verify_keylocation $TESTPOOL/$TESTFS1 "file:///$TESTPOOL/pkey"
56 "$TESTPOOL/$TESTFS1"
57 log_must verify_keylocation $TESTPOOL/$TESTFS1 "prompt"
59 log_must zfs unmount $TESTPOOL/$TESTFS1
60 log_must zfs unload-key $TESTPOOL/$TESTFS1
61 log_must eval "echo $PASSPHRASE1 | zfs load-key $TESTPOOL/$TESTFS1"
63 log_mustnot zfs change-key -o keylocation=none $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_015_pos.ksh34 datasetexists $TESTPOOL/$TESTFS1 && destroy_dataset $TESTPOOL/$TESTFS1 -R
43 zfs create $TESTPOOL/$TESTFS1
48 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap$i
52 log_must zfs destroy $TESTPOOL/$TESTFS1@$snaplist
58 log_mustnot zfs destroy $TESTPOOL/$TESTFS1@snap12,snap21,sna@pple1@,s""nappy2
62 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap$i
64 log_must zfs destroy $TESTPOOL/$TESTFS1@snap1,snap2,snapple1,snappy2,snap3
66 log_mustnot snapexists $TESTPOOL/$TESTFS1@snap$i
71 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap$i
73 log_must zfs destroy $TESTPOOL/$TESTFS1@snap1,@,snap2,,,,snap3,
[all …]
H A Dzfs_destroy_016_pos.ksh33 datasetexists $TESTPOOL/$TESTFS1 && \
34 destroy_dataset $TESTPOOL/$TESTFS1 -R
42 datasetexists $TESTPOOL/$TESTFS1@snap$i && \
43 destroy_dataset $TESTPOOL/$TESTFS1@snap$i
46 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap$i
56 snapexists $TESTPOOL/$TESTFS1@snap$i || \
58 "$TESTPOOL/$TESTFS1@snap$i"
65 snapexists $TESTPOOL/$TESTFS1@snap$i && \
67 "$TESTPOOL/$TESTFS1@snap$i"
76 @snap1%$TESTPOOL/$TESTFS1@snap5 @snap1%%snap5 @snap1%@snap5 \
[all …]
/src/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/
H A Dzfs_rename_004_neg.ksh62 set -A bad_dataset $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR1 \
63 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR/$TESTFS1 \
64 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
65 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS1 \
66 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \
69 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS1 \
70 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTCTR/$TESTFS1 \
71 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTVOL \
72 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \
73 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS1 \
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_004_neg.ksh55 set -A bad_dataset $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR1 \
56 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTCTR/$TESTFS1 \
57 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTVOL \
58 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS1 \
59 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \
62 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS1 \
63 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTCTR/$TESTFS1 \
64 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTVOL \
65 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \
66 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS1 \
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_property/
H A Dzfs_written_property_001_pos.ksh40 datasetexists $ds && destroy_dataset $TESTPOOL/$TESTFS1 -R
52 datasets="$TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1/$TESTFS2 \
53 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"
71 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3
73 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap$i
74 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS1/testfile.$i bs=1M \
77 written=$(get_prop written $TESTPOOL/$TESTFS1)
88 written=$(get_prop written $TESTPOOL/$TESTFS1@snap$i)
93 get_prop referenced $TESTPOOL/$TESTFS1@snap$i)
109 writtenat=$(get_prop written@snap$i $TESTPOOL/$TESTFS1)
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_mixed_raw.ksh56 datasetexists $TESTPOOL/$TESTFS1 && \
57 destroy_dataset $TESTPOOL/$TESTFS1 -r
66 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
68 log_must zfs snapshot $TESTPOOL/$TESTFS1@1
69 log_must touch /$TESTPOOL/$TESTFS1/a
70 log_must zfs snapshot $TESTPOOL/$TESTFS1@2
71 log_must touch /$TESTPOOL/$TESTFS1/b
72 log_must zfs snapshot $TESTPOOL/$TESTFS1@3
75 log_must eval "zfs send -w $TESTPOOL/$TESTFS1@1 |" \
82 log_must eval "zfs send -i $TESTPOOL/$TESTFS1@1 $TESTPOOL/$TESTFS1@2 |" \
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_send_delegation_user/
H A Dzfs_send_usertest.ksh55 …st eval "echo $PASSPHRASE | zfs create -o encryption=on -o keyformat=passphrase $TESTPOOL/$TESTFS1"
64 log_must zfs allow $OTHER1 $perms $TESTPOOL/$TESTFS1
69 log_must fill_fs $TESTPOOL/$TESTFS1/child 1 2047 1024 1 R
72 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap1
78 log_mustnot user_run $OTHER1 sh -c "'zfs send $TESTPOOL/$TESTFS1@snap1 | zfs receive -u $TESTPOOL/$…
84 log_mustnot user_run $OTHER1 sh -c "'zfs send -w $TESTPOOL/$TESTFS1@snap1 | zfs receive -u $TESTPOO…
92 log_must zfs allow $OTHER1 send $TESTPOOL/$TESTFS1
95 log_must user_run $OTHER1 sh -c "'zfs send $TESTPOOL/$TESTFS1@snap1 | zfs receive -u $TESTPOOL/$TES…
96 log_must user_run $OTHER1 sh -c "'zfs send -w $TESTPOOL/$TESTFS1@snap1 | zfs receive -u $TESTPOOL/$…
100 log_must zfs allow $OTHER1 send:raw $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_encryptionroot.ksh45 datasetexists $TESTPOOL/$TESTFS1 && \
46 destroy_dataset $TESTPOOL/$TESTFS1 -Rf
57 snaproot="$TESTPOOL/$TESTFS1@snap1"
61 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
67 log_must zfs create $TESTPOOL/$TESTFS1/child0
71 log_must verify_encryption_root $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS1
72 log_must verify_encryption_root $TESTPOOL/clone1 $TESTPOOL/$TESTFS1
73 log_must verify_encryption_root $TESTPOOL/clone2 $TESTPOOL/$TESTFS1
74 log_must verify_encryption_root $TESTPOOL/$TESTFS1/child0 $TESTPOOL/$TESTFS1
75 log_must verify_encryption_root $TESTPOOL/clone1/child1 $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_keylocation.ksh48 datasetexists $TESTPOOL/$TESTFS1 && \
49 destroy_dataset $TESTPOOL/$TESTFS1 -r
66 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
68 log_mustnot zfs set keylocation=none $TESTPOOL/$TESTFS1
69 log_mustnot zfs set keylocation=/$TESTPOOL/pkey $TESTPOOL/$TESTFS1
71 log_must zfs set keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
72 log_must verify_keylocation $TESTPOOL/$TESTFS1 "file:///$TESTPOOL/pkey"
75 log_must zfs set keylocation=$(get_https_base_url)/PASSPHRASE $TESTPOOL/$TESTFS1
76 log_must verify_keylocation $TESTPOOL/$TESTFS1 "$(get_https_base_url)/PASSPHRASE"
78 log_must zfs set keylocation=prompt $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_encrypted.ksh49 datasetexists $TESTPOOL/$TESTFS1 && \
50 destroy_dataset $TESTPOOL/$TESTFS1 -r
57 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS1"
58 log_must zfs snapshot $TESTPOOL/$TESTFS1@now
60 log_mustnot zfs clone -o encryption=off $TESTPOOL/$TESTFS1@now \
63 "$TESTPOOL/$TESTFS1@now $TESTPOOL/$TESTFS2"
64 log_must zfs clone $TESTPOOL/$TESTFS1@now $TESTPOOL/$TESTFS2
65 log_must zfs clone $TESTPOOL/$TESTFS1@now $TESTPOOL/$TESTFS1/child
67 log_must verify_encryption_root $TESTPOOL/$TESTFS2 $TESTPOOL/$TESTFS1
68 log_must verify_encryption_root $TESTPOOL/$TESTFS1/child $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send_delegation/
H A Dzfs_send_test.ksh52 …st eval "echo $PASSPHRASE | zfs create -o encryption=on -o keyformat=passphrase $TESTPOOL/$TESTFS1"
64 log_must zfs allow $OTHER1 $perms $TESTPOOL/$TESTFS1
68 log_must fill_fs $TESTPOOL/$TESTFS1/child 1 2047 1024 1 R
71 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap1
75 log_must eval "zfs send $TESTPOOL/$TESTFS1@snap1 | zfs receive $TESTPOOL/$TESTFS2/zfsrecv0_datastre…
76 log_must eval "zfs send -w $TESTPOOL/$TESTFS1@snap1 | zfs receive $TESTPOOL/$TESTFS2/zfsrecv0raw_da…
80 log_must zfs allow $OTHER1 send $TESTPOOL/$TESTFS1
84 log_must eval "zfs send $TESTPOOL/$TESTFS1@snap1 | zfs receive $TESTPOOL/$TESTFS2/zfsrecv1_datastre…
85 log_must eval "zfs send -w $TESTPOOL/$TESTFS1@snap1 | zfs receive $TESTPOOL/$TESTFS2/zfsrecv1raw_da…
88 log_must zfs allow $OTHER1 send:raw $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_dryrun.ksh46 datasetexists "$TESTPOOL/$TESTFS1" &&
47 log_fail "$TESTPOOL/$TESTFS1 unexpectedly created by '${cmd[@]}'"
65 datasetexists "$TESTPOOL/$TESTFS1" &&
66 log_fail "$TESTPOOL/$TESTFS1 unexpectedly created by '${cmd[@]}'"
93 datasetexists "$TESTPOOL/$TESTFS1" &&
94 log_fail "$TESTPOOL/$TESTFS1 unexpectedly created by '${cmd[@]}'"
129 datasetexists "$TESTPOOL/$TESTFS1" && \
130 destroy_dataset "$TESTPOOL/$TESTFS1" -r
138 dry_create_no_output "$TESTPOOL/$TESTFS1"
139 dry_create_no_output -V 10m "$TESTPOOL/$TESTFS1"
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_location.ksh47 datasetexists $TESTPOOL/$TESTFS1 && \
48 destroy_dataset $TESTPOOL/$TESTFS1
60 -o keylocation=file://$key_location $TESTPOOL/$TESTFS1
62 log_must zfs unmount $TESTPOOL/$TESTFS1
63 log_must zfs unload-key $TESTPOOL/$TESTFS1
65 log_must zfs load-key -L file:///$TESTPOOL/pkey2 $TESTPOOL/$TESTFS1
66 log_must key_available $TESTPOOL/$TESTFS1
67 log_must verify_keylocation $TESTPOOL/$TESTFS1 "file://$key_location"
69 log_must zfs unload-key $TESTPOOL/$TESTFS1
70 log_must eval "echo $PASSPHRASE | zfs load-key -L prompt $TESTPOOL/$TESTFS1"
[all …]
H A Dzfs_load-key_recursive.ksh42 datasetexists $TESTPOOL/$TESTFS1 && \
43 destroy_dataset $TESTPOOL/$TESTFS1 -r
51 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1
54 -o keylocation=file:///$TESTPOOL/pkey $TESTPOOL/$TESTFS1/child
57 -o keylocation=$(get_https_base_url)/PASSPHRASE $TESTPOOL/$TESTFS1/child/child
59 log_must zfs unmount $TESTPOOL/$TESTFS1
60 log_must zfs unload-key $TESTPOOL/$TESTFS1/child/child
61 log_must zfs unload-key $TESTPOOL/$TESTFS1/child
62 log_must zfs unload-key $TESTPOOL/$TESTFS1
65 log_must key_available $TESTPOOL/$TESTFS1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_to_encrypted.ksh51 datasetexists $TESTPOOL/$TESTFS1 && \
52 destroy_dataset $TESTPOOL/$TESTFS1 -r
68 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
71 log_must eval "zfs send $snap | zfs receive -u $TESTPOOL/$TESTFS1/c1"
72 log_must test "$(get_prop 'encryption' $TESTPOOL/$TESTFS1/c1)" != "off"
76 log_must zfs unmount $TESTPOOL/$TESTFS1
77 log_must zfs unload-key $TESTPOOL/$TESTFS1
81 log_mustnot eval "zfs send -i $snap $snap2 | zfs receive $TESTPOOL/$TESTFS1/c1"
84 log_must eval "zfs send -p $snap | zfs receive -u $TESTPOOL/$TESTFS1/c2"
85 log_must test "$(get_prop 'encryption' $TESTPOOL/$TESTFS1/c2)" == "off"
[all …]
H A Dzfs_receive_corrective.ksh86 typeset file="/$TESTPOOL/$TESTFS1/$TESTFILE0"
94 -o atime=off -o compression=lz4 $TESTPOOL/$TESTFS1
100 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap1
103 log_must eval "zfs send $TESTPOOL/$TESTFS1@snap1 > $backup"
107 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap2
109 log_must eval "zfs send -i $TESTPOOL/$TESTFS1@snap1 \
110 $TESTPOOL/$TESTFS1@snap2 > $ibackup"
114 test_corrective_recv $TESTPOOL/$TESTFS1@snap1 $backup
118 test_corrective_recv $TESTPOOL/$TESTFS1@snap2 $ibackup
188 log_must zfs rollback -r $TESTPOOL/$TESTFS1@snap1
[all …]
H A Dzfs_receive_compressed_corrective.ksh87 typeset file="/$TESTPOOL/$TESTFS1/$TESTFILE0"
95 -o atime=off -o compression=lz4 $TESTPOOL/$TESTFS1
101 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap1
104 log_must eval "zfs send --compressed $TESTPOOL/$TESTFS1@snap1 > $backup"
108 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap2
110 log_must eval "zfs send -c -i $TESTPOOL/$TESTFS1@snap1 \
111 $TESTPOOL/$TESTFS1@snap2 > $ibackup"
115 test_corrective_recv $TESTPOOL/$TESTFS1@snap1 $backup
119 test_corrective_recv $TESTPOOL/$TESTFS1@snap2 $ibackup
172 log_must zfs rollback -r $TESTPOOL/$TESTFS1@snap1
[all …]
H A Dzfs_receive_large_block_corrective.ksh87 typeset file="/$TESTPOOL/$TESTFS1/$TESTFILE0"
96 -o atime=off -o compression=lz4 $TESTPOOL/$TESTFS1
102 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap1
105 log_must eval "zfs send -L $TESTPOOL/$TESTFS1@snap1 > $backup"
109 log_must zfs snapshot $TESTPOOL/$TESTFS1@snap2
111 log_must eval "zfs send -Li $TESTPOOL/$TESTFS1@snap1 \
112 $TESTPOOL/$TESTFS1@snap2 > $ibackup"
116 test_corrective_recv $TESTPOOL/$TESTFS1@snap1 $backup
120 test_corrective_recv $TESTPOOL/$TESTFS1@snap2 $ibackup
173 log_must zfs rollback -r $TESTPOOL/$TESTFS1@snap1
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_encrypted.ksh45 datasetexists $TESTPOOL/$TESTFS1 && \
46 destroy_dataset $TESTPOOL/$TESTFS1 -f
54 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
56 log_must zfs unmount $TESTPOOL/$TESTFS1
57 log_must zfs unload-key $TESTPOOL/$TESTFS1
58 log_must key_unavailable $TESTPOOL/$TESTFS1
61 unmounted $TESTPOOL/$TESTFS1 || \
62 log_fail "Filesystem $TESTPOOL/$TESTFS1 is mounted"
64 log_must eval "echo $PASSPHRASE | zfs mount -l $TESTPOOL/$TESTFS1"
65 log_must key_available $TESTPOOL/$TESTFS1
[all …]
H A Dzfs_mount_006_pos.ksh63 datasetexists $TESTPOOL/$TESTFS1 && \
64 cleanup_filesystem $TESTPOOL $TESTFS1
109 log_must zfs create -o overlay=off $TESTPOOL/$TESTFS1
111 unmounted $TESTPOOL/$TESTFS1 || \
112 log_must force_unmount $TESTPOOL/$TESTFS1
120 log_must zfs set mountpoint=$mtpt $TESTPOOL/$TESTFS1
121 log_note "zfs $mountcmd $TESTPOOL/$TESTFS1"
123 log_mustnot zfs $mountcmd $TESTPOOL/$TESTFS1
128 log_must zfs set overlay=on $TESTPOOL/$TESTFS1
129 log_must zfs $mountcmd $TESTPOOL/$TESTFS1
[all …]

12345678910>>...13