ext4: Make shared/243 ext4 specific

The test shared/243 really is ext4 specific even though currently we
would run it on other file systems as well, it would not actually do any
testing.

So move it to ext4 specific directory and rename it to 002.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Lukas Czerner
2014-04-04 17:18:50 +11:00
committed by Dave Chinner
parent 21723cdbf3
commit 259d680620
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#! /bin/bash
# FS QA Test No. 243
# FS QA Test No. ext4/002
#
# Test to ensure that the EOFBLOCK_FL gets set/unset correctly.
#
@@ -117,7 +117,7 @@ _check_ext4_eof_flag()
. ./common/filter
# Prerequisites for the test run.
_supported_fs ext4 xfs btrfs gfs2
_supported_fs ext4
_supported_os Linux
_require_xfs_io_falloc
+1 -1
View File
@@ -1,4 +1,4 @@
QA output created by 243
QA output created by 002
wrote 4096/4096 bytes at offset 0
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 4096/4096 bytes at offset 0
+1
View File
@@ -4,6 +4,7 @@
# - comment line before each group is "new" description
#
001 auto prealloc quick
002 auto quick prealloc
271 auto rw quick
301 aio dangerous ioctl rw stress
302 aio dangerous ioctl rw stress
-1
View File
@@ -6,7 +6,6 @@
006 auto enospc
032 mkfs auto quick
051 acl udf auto quick
243 auto quick prealloc
272 auto enospc rw
289 auto quick
298 auto trim