shared,ext4: move ext[234]-specific tests out of shared/

Move the following tests:

	shared/005 --> ext4/040
	shared/007 --> ext4/041
	shared/289 --> ext4/042

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Theodore Ts'o
2019-06-28 18:59:08 -04:00
committed by Eryu Guan
parent 43df23e1b5
commit 6cbaba4a08
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2017 Oracle, Inc. All Rights Reserved. # Copyright (c) 2017 Oracle, Inc. All Rights Reserved.
# #
# FSQA Test No. 005 # FSQA Test No. ext4/040 (was shared/005)
# #
# Since loff_t is a signed type, it is invalid for a filesystem to load # Since loff_t is a signed type, it is invalid for a filesystem to load
# an inode with i_size = -1ULL. Unfortunately, nobody checks this, # an inode with i_size = -1ULL. Unfortunately, nobody checks this,
+1 -1
View File
@@ -1,4 +1,4 @@
QA output created by 005 QA output created by 040
Format and mount Format and mount
Corrupt filesystem Corrupt filesystem
Remount, try to append Remount, try to append
+1 -1
View File
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2017 Oracle, Inc. All Rights Reserved. # Copyright (c) 2017 Oracle, Inc. All Rights Reserved.
# #
# FSQA Test No. 007 # FSQA Test No. ext4/041 (was shared/007)
# #
# Since loff_t is a signed type, it is invalid for a filesystem to load # Since loff_t is a signed type, it is invalid for a filesystem to load
# an inode with i_size = -1ULL. Unfortunately, nobody checks this, # an inode with i_size = -1ULL. Unfortunately, nobody checks this,
+1 -1
View File
@@ -1,4 +1,4 @@
QA output created by 007 QA output created by 041
Format and mount Format and mount
Corrupt filesystem Corrupt filesystem
Remount, try to append Remount, try to append
+1 -1
View File
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2012 Red Hat, Inc. All Rights Reserved. # Copyright (c) 2012 Red Hat, Inc. All Rights Reserved.
# #
# FS QA Test No. 289 # FS QA Test No. ext4/042 (was shared/289)
# #
# Test overhead & df output for extN filesystems # Test overhead & df output for extN filesystems
# #
+1 -1
View File
@@ -1,3 +1,3 @@
QA output created by 289 QA output created by 042
minix f_blocks is in range minix f_blocks is in range
bsd f_blocks is in range bsd f_blocks is in range
+3
View File
@@ -42,6 +42,9 @@
037 auto quick 037 auto quick
038 auto quick 038 auto quick
039 auto enospc rw 039 auto enospc rw
040 dangerous_fuzzers
041 dangerous_fuzzers
042 auto quick
271 auto rw quick 271 auto rw quick
301 aio auto ioctl rw stress defrag 301 aio auto ioctl rw stress defrag
302 aio auto ioctl rw stress defrag 302 aio auto ioctl rw stress defrag
-3
View File
@@ -4,13 +4,10 @@
# - comment line before each group is "new" description # - comment line before each group is "new" description
# #
002 auto metadata quick log 002 auto metadata quick log
005 dangerous_fuzzers
006 auto enospc 006 auto enospc
007 dangerous_fuzzers
008 auto stress dedupe 008 auto stress dedupe
009 auto stress dedupe 009 auto stress dedupe
010 auto stress dedupe 010 auto stress dedupe
011 auto quick 011 auto quick
032 mkfs auto quick 032 mkfs auto quick
289 auto quick
298 auto trim 298 auto trim