Improve descriptions for the r_move_itable and r_resize_inode tests

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2008-02-28 19:54:03 -05:00
parent 09fbe0fb33
commit d0f24159aa
4 changed files with 3 additions and 4 deletions

1
tests/r_move_itable/name Normal file
View File

@ -0,0 +1 @@
filesystem resize which requires moving the inode table

View File

@ -1,5 +1,3 @@
printf "resize2fs with resize_inode: "
if test -x $RESIZE2FS_EXE; then
FSCK_OPT=-yf

View File

@ -0,0 +1,2 @@
filesystem resize with a resize_inode present

View File

@ -1,5 +1,3 @@
printf "resize2fs with resize_inode: "
if test -x $RESIZE2FS_EXE; then
FSCK_OPT=-yf