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