]> granicus.if.org Git - zfs/commitdiff
Fix typos in tests/
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Fri, 30 Aug 2019 23:53:48 +0000 (01:53 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 30 Aug 2019 23:53:48 +0000 (16:53 -0700)
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9248

15 files changed:
tests/zfs-tests/tests/functional/cli_root/zfs_receive/zfs_receive_raw.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_rollback/zfs_rollback_common.kshlib
tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_004_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_set/cache_002_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_set/canmount_002_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_set/mountpoint_002_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_set/zfs_set_common.kshlib
tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/zfs_snapshot_002_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/zfs_snapshot_008_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/zfs_snapshot_009_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_unmount/zfs_unmount_009_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_unshare/zfs_unshare_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_unshare/zfs_unshare_004_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/zfs_upgrade_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool/zpool_001_neg.ksh

index 2042b37a98f7d266f6fbe957cd27e562469b54cd..e2e2c5f010f789276fd81cfbb290a967e79918c9 100755 (executable)
 # 4. Attempt to receive a raw send stream as a child of an unencrypted dataset
 # 5. Verify the key is unavailable
 # 6. Attempt to load the key and mount the dataset
-# 7. Verify the cheksum of the file is the same as the original
+# 7. Verify the checksum of the file is the same as the original
 # 8. Attempt to receive a raw send stream as a child of an encrypted dataset
 # 9. Verify the key is unavailable
 # 10. Attempt to load the key and mount the dataset
-# 11. Verify the cheksum of the file is the same as the original
+# 11. Verify the checksum of the file is the same as the original
 #
 
 verify_runnable "both"
index 5b157d11c15ffe4d61adfb8bbdc9cf281ed9f7c7..f69ec300ca9865123e15fe65d433ab32605c86e4 100644 (file)
@@ -147,7 +147,7 @@ function setup_clone_env
 }
 
 #
-# Clean up the test environmnet
+# Clean up the test environment
 #
 # $1 number of snapshot Note: Currently only support three snapshots.
 #
index da14fa2fa62c7387d553002cac945527e9c64e41..4a9d29fce1cf680e554b73f3fd2440a70240b6f2 100755 (executable)
@@ -65,7 +65,7 @@ snap2=$fs@snap2
 snap3=$fs@snap3
 
 set -A badargs \
-       "" "$TESTPOOL" "$TESTFS" "$fs" "$fs@nonexisten_snap" "?" \
+       "" "$TESTPOOL" "$TESTFS" "$fs" "$fs@nonexistent_snap" "?" \
        "$snap1/blah" "$snap1@blah" "-i" "-x" "-i $fs" \
        "-x $snap1 $snap2" "-i $snap1" \
        "-i $snap2 $snap1" "$snap1 $snap2" "-i $snap1 $snap2 $snap3" \
index 5fbc8bf71657e4662f61cc2269cff2d31bc80bd7..caad211bcf650cf01b0db0f94839aa8f45ff88f9 100755 (executable)
@@ -64,4 +64,4 @@ do
        done
 done
 
-log_pass "Setting invalid {primary|secondary}cache on fs or volume fail as expeced."
+log_pass "Setting invalid {primary|secondary}cache on fs or volume fail as expected."
index 7cbcf7903e33fd2ffb759faead6ceaf22303eb73..3b8b88e3631ee0ae7f5c1477aa18ef5f70399d23 100755 (executable)
@@ -40,7 +40,7 @@
 #
 # STRATEGY:
 # 1. Setup a pool and create fs, volume, snapshot clone within it.
-# 2. Set canmount=noauto for each dataset and check the retuen value
+# 2. Set canmount=noauto for each dataset and check the return value
 #    and check if it still can be mounted by mount -a.
 # 3. mount each dataset(except volume) to see if it can be mounted.
 #
index ad33e18fbb24896b64a6347007f71cb5d9fa11be..48580cafdb311532154509dc024bd1b46341d368 100755 (executable)
@@ -34,7 +34,7 @@
 
 #
 # DESCRIPTION:
-#      If ZFS is currently managing the file system but it is currently unmoutned,
+#      If ZFS is currently managing the file system but it is currently unmounted,
 #      and the mountpoint property is changed, the file system remains unmounted.
 #
 # STRATEGY:
index 084a4a0a82ac67bfce0e6f1eabc963f28d299383..5e9f719dfcfecce3a611baa5b4844c60b52b6f7d 100644 (file)
@@ -156,7 +156,7 @@ function random_string
 }
 
 #
-# Get vaild user defined property name
+# Get valid user defined property name
 #
 # $1 user defined property name length
 #
@@ -189,7 +189,7 @@ function valid_user_property
 }
 
 #
-# Get invaild user defined property name
+# Get invalid user defined property name
 #
 # $1 user defined property name length
 #
index 2efcf1cceb7ebf7af733bcb77215e1d1d56c37b2..5d8b6e2750f5bb0a8c3785f6ccd991a0cc39d54d 100755 (executable)
@@ -82,7 +82,7 @@ while (( i < ${#args[*]} )); do
        ((i = i + 1))
 done
 
-# Testing the invalid senario: the child volume already has an
+# Testing the invalid scenario: the child volume already has an
 # identical name snapshot, zfs snapshot -r should fail when
 # creating snapshot with -r for the parent
 log_must zfs destroy $TESTPOOL/$TESTCTR/$TESTFS1@$TESTSNAP
index 3779100132716c809ce6e28beddd9adffc044b47..627910abd6ed137cb65c8773ce0245f8b99823e4 100755 (executable)
@@ -34,7 +34,7 @@
 # STRATEGY:
 #      1. Create 2 separate zpools, zpool name lengths must be the same.
 #      2. Attempt to simultaneously create a snapshot of each pool.
-#      3. Veriy the snapshot creation failed.
+#      3. Verify the snapshot creation failed.
 #
 
 verify_runnable "both"
index 4cd98af0c69d89e1da6dacd4216f808f3d84986e..f0682b816ae8d21f99fc751c0ed9f56878e5d520 100755 (executable)
@@ -22,7 +22,7 @@
 # 1. Create multiple datasets
 # 2. Create multiple snapshots with a list of valid and invalid
 #    snapshot names
-# 3. Verify the valid snpashot creation
+# 3. Verify the valid snapshot creation
 
 . $STF_SUITE/include/libtest.shlib
 
@@ -86,7 +86,7 @@ for i in 1 2 3; do
        txg_tag=$(echo "$txg_group" | nawk -v j=$i 'FNR == j {print}')
        [[ $txg_tag != $(echo "$txg_group" | \
            nawk -v j=$i 'FNR == j {print}') ]] \
-           && log_fail "snapshots belong to differnt transaction groups"
+           && log_fail "snapshots belong to different transaction groups"
 done
 log_note "verify snapshot contents"
 for ds in $datasets; do
index 0ed14a99fc27062f12f67630c47067e980e2b8fa..3575875c276706462209ebbe04591bad682231d6 100755 (executable)
@@ -83,7 +83,7 @@ function restore_dataset
 }
 
 
-log_assert "zfs fource unmount and destroy in snapshot directory will not cause error."
+log_assert "zfs force unmount and destroy in snapshot directory will not cause error."
 log_onexit cleanup
 
 for fs in $TESTPOOL/$TESTFS $TESTPOOL ; do
@@ -139,4 +139,4 @@ log_must eval zpool list > /dev/null 2>&1
 log_must eval zpool status > /dev/null 2>&1
 zpool iostat > /dev/null 2>&1
 
-log_pass "zfs fource unmount and destroy in snapshot directory will not cause error."
+log_pass "zfs force unmount and destroy in snapshot directory will not cause error."
index 7bb1cd4a37cafa2ff4c0d0658919f7c228a65d3a..ca625bd2278a94f8cf39413707745e824ffaed41 100755 (executable)
@@ -140,7 +140,7 @@ while (( i < ${#mntp_fs[*]} )); do
        ((i = i + 2))
 done
 
-log_note "Verify 'zfs unshare -a' succeds as root."
+log_note "Verify 'zfs unshare -a' succeeds as root."
 
 i=0
 typeset sharenfs_val
index e92581c7c9bf2cbe6c33a20bca1c18466b6e9d45..fd916040b1bc00a5c4c3dbb7c4021b90702dd355 100755 (executable)
@@ -46,7 +46,7 @@ verify_runnable "global"
 export NONEXISTFSNAME="nonexistfs50charslong_0123456789012345678901234567"
 export NONEXISTMOUNTPOINT="/nonexistmountpoint_0123456789"
 
-set -A opts "" "$TESTPOOL/$NONEXISTFSNAME" "$NONEEXISTMOUNTPOINT" "-?" "-1" \
+set -A opts "" "$TESTPOOL/$NONEXISTFSNAME" "$NONEXISTMOUNTPOINT" "-?" "-1" \
                "-a blah" "$TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \
                "-f $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \
                "$TESTPOOL/$TESTFS $TESTDIR" "-f $TESTPOOL/$TESTFS $TESTDIR" \
index e37b4f81abf470da5bde704b90b3b678d98749c1..d3ed4a736cc963898386c2a0f4414fc6dd38d293 100755 (executable)
@@ -133,7 +133,7 @@ COUNT=$( wc -l $output | awk '{print $1}' )
 
 if (( COUNT != OLDCOUNT )); then
        cat $output
-       log_fail "Unexpect old-version filesystems print out."
+       log_fail "Unexpected old-version filesystems print out."
 fi
 
 log_pass "Executing 'zfs upgrade' command succeeds."
index a3158bd57819813f1c1cabe17b1d8b836dfafd17..25decd78863b7c2ee71509c0935ab1edcde2bf45 100755 (executable)
@@ -37,7 +37,7 @@
 # return an error.
 #
 # STRATEGY:
-# 1. Create an array containg each zpool sub-command name.
+# 1. Create an array containing each zpool sub-command name.
 # 2. For each element, execute the sub-command.
 # 3. Verify it returns an error.
 #