/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
H A D | slog_replay_fs_001.ksh | 70 log_must zfs create $TESTPOOL/$TESTFS 77 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/sync \ 85 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/direct \ 98 log_must touch /$TESTPOOL/$TESTFS/a 101 log_must mv /$TESTPOOL/$TESTFS/a /$TESTPOOL/$TESTFS/b 104 log_must touch /$TESTPOOL/$TESTFS/c 105 log_must ln -s /$TESTPOOL/$TESTFS/c /$TESTPOOL/$TESTFS/d 108 log_must touch /$TESTPOOL/$TESTFS/e 109 log_must ln /$TESTPOOL/$TESTFS/e /$TESTPOOL/$TESTFS/f 112 log_must mkdir /$TESTPOOL/$TESTFS/dir_to_delete [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | zfs_set_nomount.ksh | 60 log_must zfs set sharenfs=off $TESTPOOL/$TESTFS 62 log_must zfs set sharesmb=off $TESTPOOL/$TESTFS 71 oldmpt=$(get_prop mountpoint $TESTPOOL/$TESTFS) 75 log_must ismounted $TESTPOOL/$TESTFS 76 log_must zfs set -u mountpoint=$newmpt $TESTPOOL/$TESTFS 77 log_must check_user_prop $TESTPOOL/$TESTFS mountpoint $newmpt 78 log_must eval "[[ "$(mount | grep $TESTPOOL/$TESTFS | awk '{print $3}')" == $oldmpt ]]" 79 log_must zfs unmount $TESTPOOL/$TESTFS 80 log_mustnot ismounted $TESTPOOL/$TESTFS 81 log_must zfs mount $TESTPOOL/$TESTFS [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list_001_pos.ksh | 48 "list $TESTPOOL/$TESTFS" \ 49 "list -r $TESTPOOL/$TESTFS" "list -H $TESTPOOL/$TESTFS" \ 50 "list -rH $TESTPOOL/$TESTFS" "list -Hr $TESTPOOL/$TESTFS" \ 51 "list -o name $TESTPOOL/$TESTFS" "list -r -o name $TESTPOOL/$TESTFS" \ 52 "list -H -o name $TESTPOOL/$TESTFS" "list -rH -o name $TESTPOOL/$TESTFS" \ 53 "list -Hr -o name $TESTPOOL/$TESTFS" 56 "$TESTPOOL/$TESTFS" \ 57 "-r $TESTPOOL/$TESTFS" "-H $TESTPOOL/$TESTFS" \ 58 "-rH $TESTPOOL/$TESTFS" "-Hr $TESTPOOL/$TESTFS" \ 59 "-o name $TESTPOOL/$TESTFS" "-r -o name $TESTPOOL/$TESTFS" \ [all …]
|
H A D | zfs_list_002_pos.ksh | 100 "zfs list -H -r -o name -s creation -t filesystem $TESTPOOL/$TESTFS" \ 104 "zfs list -H -r -o name -s creation -t volume $TESTPOOL/$TESTFS" \ 108 "zfs list -H -r -o name -s creation -t snapshot $TESTPOOL/$TESTFS" \ 113 "zfs list -H -r -o name -s checksum -t filesystem $TESTPOOL/$TESTFS" \ 117 "zfs list -H -r -o name -s checksum -t volume $TESTPOOL/$TESTFS" \ 121 "zfs list -H -r -o name -s checksum -t snapshot $TESTPOOL/$TESTFS" \ 124 "zfs list -H -r -o name -S checksum -t snapshot $TESTPOOL/$TESTFS" \ 129 "zfs list -H -r -o name -s name -t filesystem $TESTPOOL/$TESTFS" \ 133 "zfs list -H -r -o name -s name -t volume $TESTPOOL/$TESTFS" \ 137 "zfs list -H -r -o name -s name -t snapshot $TESTPOOL/$TESTFS" \ [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zfs_list/ |
H A D | zfs_list_001_pos.ksh | 57 "list $TESTPOOL/$TESTFS" \ 58 "list -r $TESTPOOL/$TESTFS" "list -H $TESTPOOL/$TESTFS" \ 59 "list -rH $TESTPOOL/$TESTFS" "list -Hr $TESTPOOL/$TESTFS" \ 60 "list -o name $TESTPOOL/$TESTFS" "list -r -o name $TESTPOOL/$TESTFS" \ 61 "list -H -o name $TESTPOOL/$TESTFS" "list -rH -o name $TESTPOOL/$TESTFS" \ 62 "list -Hr -o name $TESTPOOL/$TESTFS" 66 "$TESTPOOL/$TESTFS" \ 67 "-r $TESTPOOL/$TESTFS" "-H $TESTPOOL/$TESTFS" \ 68 "-rH $TESTPOOL/$TESTFS" "-Hr $TESTPOOL/$TESTFS" \ 69 "-o name $TESTPOOL/$TESTFS" "-r -o name $TESTPOOL/$TESTFS" \ [all …]
|
H A D | zfs_list_002_pos.ksh | 109 "run_unprivileged $ZFS list -H -r -o name -s creation -t filesystem $TESTPOOL/$TESTFS" \ 113 "run_unprivileged $ZFS list -H -r -o name -s creation -t volume $TESTPOOL/$TESTFS" \ 117 "run_unprivileged $ZFS list -H -r -o name -s creation -t snapshot $TESTPOOL/$TESTFS" \ 122 "run_unprivileged $ZFS list -H -r -o name -s checksum -t filesystem $TESTPOOL/$TESTFS" \ 126 "run_unprivileged $ZFS list -H -r -o name -s checksum -t volume $TESTPOOL/$TESTFS" \ 130 "run_unprivileged $ZFS list -H -r -o name -s checksum -t snapshot $TESTPOOL/$TESTFS" \ 133 "run_unprivileged $ZFS list -H -r -o name -S checksum -t snapshot $TESTPOOL/$TESTFS" \ 138 "run_unprivileged $ZFS list -H -r -o name -s name -t filesystem $TESTPOOL/$TESTFS" \ 142 "run_unprivileged $ZFS list -H -r -o name -s name -t volume $TESTPOOL/$TESTFS" \ 146 "run_unprivileged $ZFS list -H -r -o name -s name -t snapshot $TESTPOOL/$TESTFS" \ [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/ |
H A D | enospc_002_pos.ksh | 41 log_must zfs set compression=off $TESTPOOL/$TESTFS 42 log_must zfs snapshot $TESTPOOL/$TESTFS@snap 62 log_mustnot_expect space zfs create $TESTPOOL/$TESTFS/subfs 63 log_mustnot_expect space zfs clone $TESTPOOL/$TESTFS@snap $TESTPOOL/clone 65 log_must eval "zfs send $TESTPOOL/$TESTFS@snap > $TEST_BASE_DIR/stream.$$" 66 log_mustnot_expect space eval "zfs receive $TESTPOOL/$TESTFS/recvd < $TEST_BASE_DIR/stream.$$" 69 log_must zfs rename $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS@snap_newname 70 log_must zfs rename $TESTPOOL/$TESTFS@snap_newname $TESTPOOL/$TESTFS@snap 71 log_must zfs rename $TESTPOOL/$TESTFS $TESTPOOL/${TESTFS}_newname 72 log_must zfs rename $TESTPOOL/${TESTFS}_newname $TESTPOOL/$TESTFS [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.list_snapshots.ksh | 30 destroy_dataset $TESTPOOL/$TESTFS@$TESTSNAP 31 destroy_dataset $TESTPOOL/$TESTFS@$TESTSNAP1 32 destroy_dataset $TESTPOOL/$TESTFS@$TESTSNAP2 33 destroy_dataset $TESTPOOL/$TESTFS@$TESTSNAP3 41 for s in zfs.list.snapshots("$TESTPOOL/$TESTFS") do 50 create_snapshot $TESTPOOL/$TESTFS $TESTSNAP 54 for s in zfs.list.snapshots("$TESTPOOL/$TESTFS") do 55 assert(s == "$TESTPOOL/$TESTFS@$TESTSNAP") 65 create_snapshot $TESTPOOL/$TESTFS $TESTSNAP1 66 create_snapshot $TESTPOOL/$TESTFS $TESTSNAP2 [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/ |
H A D | zfs_unshare_006_pos.ksh | 49 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared1 50 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared2 51 log_must zfs destroy -f $TESTPOOL/$TESTFS/shared3 60 log_must zfs create $TESTPOOL/$TESTFS/shared1 61 log_must zfs create $TESTPOOL/$TESTFS/shared2 62 log_must zfs create $TESTPOOL/$TESTFS/shared3 63 log_must zfs set mountpoint=$TESTDIR/1 $TESTPOOL/$TESTFS/shared1 64 log_must zfs set mountpoint=$TESTDIR/2 $TESTPOOL/$TESTFS/shared2 65 log_must zfs set mountpoint=$TESTDIR/3 $TESTPOOL/$TESTFS/shared3 66 log_must zfs set sharenfs=on $TESTPOOL/$TESTFS/shared1 [all …]
|
H A D | zfs_unshare_004_neg.ksh | 50 "-a blah" "$TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \ 51 "-f $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \ 52 "$TESTPOOL/$TESTFS $TESTDIR" "-f $TESTPOOL/$TESTFS $TESTDIR" \ 57 shareval=$(get_prop sharenfs $TESTPOOL/$TESTFS) 59 log_must zfs set sharenfs=on $TESTPOOL/$TESTFS 70 mpt=$(get_prop mountpoint $TESTPOOL/$TESTFS) 71 log_must zfs unshare $TESTPOOL/$TESTFS 73 log_mustnot eval "zfs unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1" 78 log_must zfs set sharenfs=off $TESTPOOL/$TESTFS 80 log_mustnot eval "zfs unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
H A D | block_cloning_replay.ksh | 73 log_must zfs create $TESTPOOL/$TESTFS 78 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file1 \ 80 log_must zfs set recordsize=16K $TESTPOOL/$TESTFS 81 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file2 \ 93 log_must clonefile -f /$TESTPOOL/$TESTFS/file1 /$TESTPOOL/$TESTFS/clone1 94 log_must clonefile -f /$TESTPOOL/$TESTFS/file2 /$TESTPOOL/$TESTFS/clone2 102 log_must zfs unmount /$TESTPOOL/$TESTFS 105 log_must zdb -iv $TESTPOOL/$TESTFS 120 log_must have_same_content /$TESTPOOL/$TESTFS/file1 /$TESTPOOL/$TESTFS/clone1 121 log_must have_same_content /$TESTPOOL/$TESTFS/file2 /$TESTPOOL/$TESTFS/clone2 [all …]
|
H A D | block_cloning_replay_encrypted.ksh | 75 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS" 80 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file1 \ 82 log_must zfs set recordsize=16K $TESTPOOL/$TESTFS 83 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file2 \ 95 log_must clonefile -f /$TESTPOOL/$TESTFS/file1 /$TESTPOOL/$TESTFS/clone1 96 log_must clonefile -f /$TESTPOOL/$TESTFS/file2 /$TESTPOOL/$TESTFS/clone2 104 log_must zfs unmount /$TESTPOOL/$TESTFS 107 log_must zdb -iv $TESTPOOL/$TESTFS 122 log_must have_same_content /$TESTPOOL/$TESTFS/file1 /$TESTPOOL/$TESTFS/clone1 123 log_must have_same_content /$TESTPOOL/$TESTFS/file2 /$TESTPOOL/$TESTFS/clone2 [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/ |
H A D | zfs_destroy_006_neg.ksh | 58 "-? $TESTPOOL/$TESTFS" "$TESTPOOL/blah"\ 60 "-fr $TESTPOOL/blah" "-$ $TESTPOOL/$TESTFS" "-5 $TESTPOOL/$TESTFS" \ 61 "-rfgh $TESTPOOL/$TESTFS" "-rghf $TESTPOOL/$TESTFS" \ 62 "$TESTPOOL/$TESTFS@blah" "/$TESTPOOL/$TESTFS" "-f /$TESTPOOL/$TESTFS" \ 63 "-rf /$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTFS $TESTPOOL/$TESTFS" \ 64 "-rRf $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
H A D | zfs_destroy_006_neg.ksh | 51 "-? $TESTPOOL/$TESTFS" "$TESTPOOL/blah"\ 53 "-fr $TESTPOOL/blah" "-$ $TESTPOOL/$TESTFS" "-5 $TESTPOOL/$TESTFS" \ 54 "-rfgh $TESTPOOL/$TESTFS" "-rghf $TESTPOOL/$TESTFS" \ 55 "$TESTPOOL/$TESTFS@blah" "/$TESTPOOL/$TESTFS" "-f /$TESTPOOL/$TESTFS" \ 56 "-rf /$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTFS $TESTPOOL/$TESTFS" \ 57 "-rRf $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS"
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
H A D | zpool_import_012_pos.ksh | 85 ismounted "${pools[i]}/$TESTFS" || \ 86 log_must $ZFS mount ${pools[i]}/$TESTFS 94 if datasetexists $TESTPOOL/$TESTFS ; then 95 log_must $ZFS destroy -Rf $TESTPOOL/$TESTFS 97 log_must $ZFS create $TESTPOOL/$TESTFS 98 log_must $ZFS set mountpoint=$TESTDIR $TESTPOOL/$TESTFS 109 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1 111 log_must $ZFS create $pool/$TESTFS/$TESTCTR 112 log_must $ZFS create $pool/$TESTFS/$TESTCTR/$TESTCTR1 113 log_must $ZFS set canmount=off $pool/$TESTFS/$TESTCTR [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_012_pos.ksh | 78 ismounted "${pools[i]}/$TESTFS" || \ 79 log_must zfs mount ${pools[i]}/$TESTFS 87 datasetexists $TESTPOOL/$TESTFS && \ 88 destroy_dataset $TESTPOOL/$TESTFS -Rf 90 log_must zfs create $TESTPOOL/$TESTFS 91 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS 102 setup_filesystem "$DEVICE_FILES" $TESTPOOL1 $TESTFS $TESTDIR1 105 log_must zfs create $pool/$TESTFS/$TESTCTR 106 log_must zfs create $pool/$TESTFS/$TESTCTR/$TESTCTR1 107 log_must zfs set canmount=off $pool/$TESTFS/$TESTCTR [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/ |
H A D | zfs_rename_004_neg.ksh | 66 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \ 68 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS@snapshot \ 72 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \ 76 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTFS@snapshot \ 79 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTCTR1 \ 80 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTVOL \ 81 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTFS1 \ 82 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTCTR/$TESTFS1 \ 88 $TESTPOOL/$TESTFS@snapshot \ 89 $TESTPOOL/$TESTFS@snapshot/fs [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_004_neg.ksh | 58 $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \ 60 $TESTPOOL/$TESTCTR1 $TESTPOOL/$TESTFS@snapshot \ 64 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS@snapshot \ 68 $TESTPOOL/$TESTVOL $TESTPOOL/$TESTFS@snapshot \ 71 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTCTR1 \ 72 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTVOL \ 73 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTFS1 \ 74 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTCTR/$TESTFS1 \ 80 $TESTPOOL/$TESTFS@snapshot $TESTPOOL/$TESTFS@snapshot/fs \ 105 log_mustnot zfs rename -p $TESTPOOL/$TESTFS@snapshot \ [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_mount_remount.ksh | 109 TESTFS=$TESTPOOL/$TESTFS 110 TESTSNAP="$TESTFS@snap" 111 datasetexists $TESTFS || log_must zfs create $TESTFS 113 log_must zfs set readonly=off $TESTFS 114 MNTPFS="$(get_prop mountpoint $TESTFS)" 120 checkmount $TESTFS 'rw' 121 log_must mount $RO $TESTFS $MNTPFS 123 checkmount $TESTFS 'ro' 124 log_must mount $RW $TESTFS $MNTPFS 126 checkmount $TESTFS 'rw' [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
H A D | snapshot_016_pos.ksh | 51 datasetexists $TESTPOOL/$TESTFS@snap_a && destroy_dataset $TESTPOOL/$TESTFS@snap_a -Rf 52 datasetexists $TESTPOOL/$TESTFS@snap_b && destroy_dataset $TESTPOOL/$TESTFS@snap_b -Rf 55 datasetexists $TESTPOOL/$TESTFS && destroy_dataset $TESTPOOL/$TESTFS 57 log_must zfs create $TESTPOOL/$TESTFS 58 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS 69 datasetexists $TESTPOOL/$TESTFS@snap_a || \ 71 log_must zfs destroy $TESTPOOL/$TESTFS@snap_a 79 datasetexists $TESTPOOL/$TESTFS@snap_b || \ 83 log_must zfs promote $TESTPOOL/$TESTFS 85 log_must zfs destroy $TESTPOOL/$TESTFS@snap_b [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_share/ |
H A D | zfs_share_009_pos.ksh | 61 log_must $ZFS set sharenfs=off $TESTPOOL/$TESTFS 62 unshare_fs $TESTPOOL/$TESTFS 64 if snapexists "$TESTPOOL/$TESTFS@snapshot"; then 65 log_must $ZFS destroy -f $TESTPOOL/$TESTFS@snapshot 68 if datasetexists $TESTPOOL/$TESTFS/fs2 ; then 69 log_must $ZFS destroy -f $TESTPOOL/$TESTFS/fs2 80 log_must $ZFS set sharenfs=on $TESTPOOL/$TESTFS 83 log_mustnot $ZFS umount $TESTPOOL/$TESTFS 90 log_must $ZFS snapshot $TESTPOOL/$TESTFS@snapshot 92 log_mustnot $ZFS rollback $TESTPOOL/$TESTFS@snapshot [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/ |
H A D | setup.ksh | 49 log_must $ZFS snapshot $TESTPOOL/$TESTFS@snap 50 log_must $ZFS clone $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS/clone 56 log_must $ZFS create $TESTPOOL/$TESTFS/$TESTFS2 57 log_must $ZFS set snapdir=hidden $TESTPOOL/$TESTFS 61 log_must $ZFS create $TESTPOOL/$TESTFS/$TESTFS2.unmounted 62 log_must $ZFS unmount $TESTPOOL/$TESTFS/$TESTFS2.unmounted 66 $ZFS send $TESTPOOL/$TESTFS@snap > $TMPDIR/zfstest_datastream.dat 75 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/prop 84 log_must $ZFS set $prop_name=$prop_val $TESTPOOL/$TESTFS/prop 90 log_must $ZFS create $TESTPOOL/$TESTFS/renameme [all …]
|
H A D | zfs_destroy_001_neg.ksh | 56 set -A args "destroy" "destroy $TESTPOOL/$TESTFS" \ 57 "destroy -f" "destroy -f $TESTPOOL/$TESTFS" \ 58 "destroy -r" "destroy -r $TESTPOOL/$TESTFS" \ 59 "destroy -rf $TESTPOOL/$TESTFS" \ 60 "destroy -fr $TESTPOOL/$TESTFS" \ 61 "destroy $TESTPOOL/$TESTFS@$TESTSNAP" \ 62 "destroy -f $TESTPOOL/$TESTFS@$TESTSNAP" \ 63 "destroy -r $TESTPOOL/$TESTFS@$TESTSNAP" \ 64 "destroy -rf $TESTPOOL/$TESTFS@$TESTSNAP" \ 65 "destroy -fr $TESTPOOL/$TESTFS@$TESTSNAP"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
H A D | setup.ksh | 55 log_must zfs snapshot $TESTPOOL/$TESTFS@snap 56 log_must zfs clone $TESTPOOL/$TESTFS@snap $TESTPOOL/$TESTFS/clone 62 log_must zfs create $TESTPOOL/$TESTFS/$TESTFS2 63 log_must zfs set snapdir=hidden $TESTPOOL/$TESTFS 67 log_must zfs create $TESTPOOL/$TESTFS/$TESTFS2.unmounted 68 log_must zfs unmount $TESTPOOL/$TESTFS/$TESTFS2.unmounted 72 zfs send $TESTPOOL/$TESTFS@snap > $TEST_BASE_DIR/zfstest_datastream.dat 81 log_must zfs create -o version=1 $TESTPOOL/$TESTFS/prop 90 log_must zfs set $prop_name=$prop_val $TESTPOOL/$TESTFS/prop 95 log_must zfs create $TESTPOOL/$TESTFS/renameme [all …]
|
H A D | zfs_destroy_001_neg.ksh | 48 set -A args "destroy" "destroy $TESTPOOL/$TESTFS" \ 49 "destroy -f" "destroy -f $TESTPOOL/$TESTFS" \ 50 "destroy -r" "destroy -r $TESTPOOL/$TESTFS" \ 51 "destroy -rf $TESTPOOL/$TESTFS" \ 52 "destroy -fr $TESTPOOL/$TESTFS" \ 53 "destroy $TESTPOOL/$TESTFS@$TESTSNAP" \ 54 "destroy -f $TESTPOOL/$TESTFS@$TESTSNAP" \ 55 "destroy -r $TESTPOOL/$TESTFS@$TESTSNAP" \ 56 "destroy -rf $TESTPOOL/$TESTFS@$TESTSNAP" \ 57 "destroy -fr $TESTPOOL/$TESTFS@$TESTSNAP"
|