]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tests: shorten test descriptions to fit in 80 columns
authorAndreas Dilger <adilger@dilger.ca>
Sun, 15 Oct 2017 20:23:24 +0000 (16:23 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 15 Oct 2017 20:23:24 +0000 (16:23 -0400)
While not critical to functionality, it is easier to see the pass/fail
status of each test if they are not wrapped onto the next line.
Shorten test descriptions so the name+description fit in 80 columns.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
35 files changed:
tests/e_brel_bma/name
tests/e_irel_ima/name
tests/f_bigalloc_symlink_with_xattr/name
tests/f_boundscheck/name
tests/f_convert_bmap_and_extent/name
tests/f_deleted_inode_bad_csum/name
tests/f_dir_bad_csum/name
tests/f_htree_bad_csum/name
tests/f_hugedir_blocks/name
tests/f_jnl_etb_alloc_fail/name
tests/f_rebuild_csum_rootdir/name
tests/f_uninit_ext_past_eof2/name
tests/f_write_ea_toosmall_extra_isize/name
tests/j_corrupt_ext_jnl_sb_block/name
tests/j_corrupt_ext_jnl_sb_csum/name
tests/j_ext_long_revoke_trans/name
tests/j_long_revoke_trans_mcsum_32bit/name
tests/j_long_revoke_trans_mcsum_64bit/name
tests/j_long_trans_mcsum_32bit/name
tests/j_long_trans_mcsum_64bit/name
tests/j_short_revoke_trans_mcsum_64bit/name
tests/j_short_trans_mcsum_64bit/name
tests/j_short_trans_old_csum/name
tests/j_short_trans_open_recover/name
tests/j_short_trans_recover_mcsum_64bit/name
tests/j_short_uncommitted_trans_mcsum_64bit/name
tests/m_hugefile_slack/name
tests/r_32to64bit_expand_full/name
tests/r_32to64bit_move_itable/name
tests/t_change_uuid_mcsum_seed_mounted/script
tests/t_disable_changed_csum_seed/script
tests/t_disable_changed_csum_seed_mounted/script
tests/u_revert_64bitmcsum_onefile/script
tests/u_revert_all_onefile/script
tests/u_revert_upgrade_to_64bitmcsum/script

index d745587349b71a2fa1874fceeef3379e79811791..9843871bc21ee6bb713f6bc395654ba551e8d997 100644 (file)
@@ -1 +1 @@
-block relocation table using the memory array implementation
+block relocation table using memory array implementation
index 6efd72e55551f086427e6b35682f37a864b27e13..d19d277a69c5f59f03ecdcff5a71b42b723337e0 100644 (file)
@@ -1 +1 @@
-inode relocation table using the memory array implementation
+inode relocation table using memory array implementation
index f612796f8037228089624f24653fbac69784167b..8adbd9abe6b59871e0a3b14d59d7e0270b67aa28 100644 (file)
@@ -1 +1 @@
-fast symlink with external xattr block on bigalloc filesystem
+fast symlink + xattr block on bigalloc fs
index 192d2794665b647db68e20d66cb4727ad0b3cc0a..7d71be549c7d61602805d7fa969ae81cb58e8d31 100644 (file)
@@ -1 +1 @@
-infinite loop due to off by one error when finding free space for inode table relocation
+infinite loop when finding table free space
index c9394c62babd6937ed54a24d457ed5cb1f67e0dd..1a587941b04ba2cebebfd9f987ab0d901ee3f030 100644 (file)
@@ -1 +1 @@
-convert blockmap and extents files to extents files
+convert blockmap to extents files
index 516701a37f4246da52b6305fa5b5fde36c8bff3f..c034ace679351b8a180bb262642c925c954bfb19 100644 (file)
@@ -1 +1 @@
-deleted inode with a bad csum that wasn't getting fixed (metadata_csum)
+deleted inode with bad metadata_csum wasn't fixed
index 140ae45bd396d1343a9f6a3c1943ea937752a15b..6397e9d25c4e3650d104c6e594d8df2664da8f88 100644 (file)
@@ -1 +1 @@
-dir block w/ missing/bad csum, no tail, or dir block corruption (metadata_csum)
+dir block w/ missing/bad csum/tail or block corruption
index ebfc3eaab1ef2671ba64d4b65747c3cc8a681111..3388353432cbcb5bd94ce18b13fe6a95b878141a 100644 (file)
@@ -1 +1 @@
-htree block w/ missing/bad csum, bad protective dirent, or htree index corruption (metadata_csum)
+htree block bad csum/tail dirent/htree index corruption
index d74761b4e9c4e9cb33eb0bbe1b231cf46462a028..58b791605b9eadae661c8e5347da902de36f74bc 100644 (file)
@@ -1 +1 @@
-crash e2fsck with a dir with an impossibly high logical blk offset
+dir crashes e2fsck with impossible logical blk offset
index 7651fdc1fd09b19e7e82c3321362f5c011fc939c..d9bce1c92649c7c67fabd8368242b3c7e173c3c1 100644 (file)
@@ -1 +1 @@
-can't allocate extent tree block while recreating journal
+can't allocate extent tree block recreating journal
index b246f480dafff29f53a1e62db63316764d30954b..5ea209766f4e5b6305140df5ce85174e211a9c99 100644 (file)
@@ -1 +1 @@
-force fsck to rebuild a corrupted rootdir w/ metadata_csum
+force rebuild corrupted rootdir w/ metadata_csum
index 352a0f569905e73d1461545956a0d8da80e37d05..025cc4478c7372874e0411b1420f1d33da75cfea 100644 (file)
@@ -1 +1 @@
-fallocated extents after nonzero i_size and total extents > 4
+fallocate extents w/ nonzero i_size and extents > 4
index 718c12cfbe8185c7882c4947c60e127f119b093f..a1ebc7fafc9a2ae51da051056aff05d69beda120 100644 (file)
@@ -1 +1 @@
-write EA when i_extra_size is too small to make sense
+write EA when i_extra_size is too small
index a5188be8d311777b45586648c6a55cccb2b67646..35f1689cdf977cd96e1c6db4913fd544b35cfcb4 100644 (file)
@@ -1 +1 @@
-corrupt external journal fs superblock block (metadata_csum)
+corrupt mcsum ext jnl fs superblock block
index c182f810188a84d524f6292167e017fa796ef6e7..7e73971eb4e67be7532070900b58fd049e204eb0 100644 (file)
@@ -1 +1 @@
-corrupt external journal fs superblock csum (metadata_csum)
+corrupt external journal superblock metadata_csum
index 777010d89bfbee7373f4e544a6d150745a823cb4..932a5bd600787a141e7bba1424afcfa3c9892810 100644 (file)
@@ -1 +1 @@
-revoked transaction nuking free space w/ ext. journal
+revoke trans nuking free space w/ ext. journal
index 3d78c07cb1094f2b67a15c46efcf967bd732105b..1aca67d0cbafd8e9df00ec92735c6f36acf12227 100644 (file)
@@ -1 +1 @@
-revoked transaction nuking free space on 32bit,metadata_csum
+revoked trans nuking free space 32bit,mcsum
index 809900b7ca8e559eaaf3428a94cf89146e90980d..0fa20fe355b563f1bf0e51bdcbdc68ed0d2fc354 100644 (file)
@@ -1 +1 @@
-revoked transaction nuking free space on 64bit,metadata_csum
+revoke trans nuking free space 64bit,mcsum
index ac43f51f50f2f6065285c13873538b9a8ccfae9d..d4473d9278036ca0a7f5dab99f075c020e42b9b2 100644 (file)
@@ -1 +1 @@
-transaction nuking free space on 32bit,metadata_csum
+trans nuking free space 32bit,meta_csum
index 9dab3388dde9e9dc96eb0cca105c0c92f1e850d9..e204e79518cbc74ca44fb6eb5778e075a568b7d0 100644 (file)
@@ -1 +1 @@
-transaction nuking free space on 64bit,metadata_csum
+trans nuking free space 64bit,meta_csum
index fb286fd4cd1d9e22011e9b75778f9b36e25230f7..de05e51026f3e41c503c7f3f4171aac1960cadb3 100644 (file)
@@ -1 +1 @@
-revoke blocks of transaction nuking the bitmaps on 64bit,metadata_csum
+revoke trans nuking bmap 64bit,meta_csum
index 4751cc2e3e6a902b68f1221b0e64086176cda6ce..da839e9fc815372f913dc56aa8d647dc838d23ce 100644 (file)
@@ -1 +1 @@
-transaction nuking the bitmaps on 64bit,metadata_csum
+trans nuking bitmaps 64bit,meta_csum
index 2e81f94d18e589e4611f5f8ab9d1b2f115abe0bb..435e9bcc61f17e03ed4b6f06a82c82ff40fe515c 100644 (file)
@@ -1 +1 @@
-transaction nuking the bitmaps with old journal checksum (v1)
+trans nuking bitmaps v1 journal csum
index 892e95c34e9fc59561c83b8e6686d3ea6cd08eea..c6bb568f54fb9a6d809a8b13bd05c2f94d95c8e9 100644 (file)
@@ -1 +1 @@
-ensure we can't recover the journal with journal open
+don't recover open journal
index 7ccdcb0c145ea36300bad7204628aad8923fe4c9..01b4acd683f091c0b67bd5e7a55ea171aab1d05f 100644 (file)
@@ -1 +1 @@
-uncommitted transaction nuking the bitmaps on 64bit,metadata_csum (debugfs recover)
+uncommitted trans nuking bmap 64bit,mcsum
index 9771f4b975430d1ca2d971dd0c43361fb8373237..9113950872ba78153af41a6deaf707bb41e1ee3c 100644 (file)
@@ -1 +1 @@
-uncommitted transaction nuking the bitmaps on 64bit,metadata_csum
+uncommitted trans nuking bmap 64b,mcsum
index 8d51fd6a5ca693cce81f97109d5208ff58c3b9c4..fd4e4d0944a4a933b15811f2e4323eb506381475 100644 (file)
@@ -1 +1 @@
-mke2fs creating a hugefile fs with a lot of slack
+mke2fs create hugefile fs with slack
index 2f046011bcf84848b3dee8e4b113575a2014f5f2..34b08c7ebd66bcc1908bd6ec250ef44c81cfdeae 100644 (file)
@@ -1 +1 @@
-convert a totally full filesystem to 64bit, then expand
+convert+expand full fs to 64bit
index 7e6bb254831ae331a6c141afdc250e411988e812..7dc2155f743cb6e565faf06699e23827a37e3395 100644 (file)
@@ -1 +1 @@
-convert 32bit fs to 64bit fs, forcing inode table move
+convert 32 to 64bit w/ itable move
index 05b0bd791df8de47dffea8b3c14bc9ece60e3dd0..2b437fb2c9bdd10f90dbc4c48d74f31a5ca4c5e4 100755 (executable)
@@ -1,4 +1,4 @@
-test_description="change uuid on a metadata-csum with mcsum-seed"
+test_description="change meta-csum uuid with mcsum-seed"
 
 trap "rm -rf $TMPFILE $TMPFILE.conf" EXIT INT QUIT
 dd if=/dev/zero of=$TMPFILE bs=1k count=512 > /dev/null 2>&1
index 9443731c149767bc147d1da86a059496d3960c2e..bd48925560d2ab851eb81df4f4a681e6b5a9c4f3 100755 (executable)
@@ -1,4 +1,4 @@
-test_description="disable csum seed via tune2fs after changing uuid"
+test_description="tune2fs disable csum seed after uuid change"
 
 trap "rm -rf $TMPFILE $TMPFILE.conf" EXIT INT QUIT
 dd if=/dev/zero of=$TMPFILE bs=1k count=512 > /dev/null 2>&1
index 3be6dd95a2f97e0d71f1e379123057a38ef20c45..203253cf4a85bb1778cc15e6f95d0b0f1ab4f18a 100755 (executable)
@@ -1,4 +1,4 @@
-test_description="disable csum seed on mounted fs via tune2fs after changing uuid"
+test_description="mounted tune2fs disable csum+uuid"
 
 trap "rm -rf $TMPFILE $TMPFILE.conf" EXIT INT QUIT
 dd if=/dev/zero of=$TMPFILE bs=1k count=512 > /dev/null 2>&1
index f1d7c2bc9d3f745aff6d06a550ccfbeaf4053e6f..6249ff27aa787b5916233f51e474c6415e21dedc 100644 (file)
@@ -1,4 +1,4 @@
-test_description="convert fs to 64bit,metadata_csum and revert as one undo file"
+test_description="convert fs to 64bit,mcsum and revert undo file"
 if test -x $RESIZE2FS_EXE -a -x $E2UNDO_EXE; then
 
 TDB_FILE=${TMPDIR:-/tmp}/resize2fs-$(basename $TMPFILE).e2undo
index 27b3b23557fa645afa1aa905668f58d58748cc61..6911ec663e076dbf2bd1b56897901c6fb37d567f 100644 (file)
@@ -1,4 +1,4 @@
-test_description="convert fs to 64bit,metadata_csum and revert as one undo file"
+test_description="convert 64bit,mcsum and revert undo file"
 if test -x $RESIZE2FS_EXE -a -x $E2UNDO_EXE; then
 
 TDB_FILE=${TMPDIR:-/tmp}/resize2fs-$(basename $TMPFILE).e2undo
index 6120d00f638668af1ce101eac9c53b61565b1d1b..6599b050a1ee2668d6dbf851760be1edba018612 100644 (file)
@@ -1,4 +1,4 @@
-test_description="convert fs to 64bit,metadata_csum and revert both changes"
+test_description="convert 64bit,mcsum and revert both"
 if test -x $RESIZE2FS_EXE -a -x $E2UNDO_EXE; then
 
 TDB_FILE=${TMPDIR:-/tmp}/resize2fs-$(basename $TMPFILE).e2undo