mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: renumber tests after merge
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (c) 2020, Oracle and/or its affiliates. All Rights Reserved.
|
||||
#
|
||||
# FS QA Test No. 751
|
||||
# FS QA Test No. 516
|
||||
#
|
||||
# Update sunit and width and make sure that the filesystem still passes
|
||||
# xfs_repair afterwards.
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 751
|
||||
QA output created by 516
|
||||
Test: no raid parameters
|
||||
Test: 256k stripe unit; 4x stripe width
|
||||
Test: 256k stripe unit; 5x stripe width
|
||||
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (c) 2020 Oracle, Inc. All Rights Reserved.
|
||||
#
|
||||
# FS QA Test No. 755
|
||||
# FS QA Test No. 517
|
||||
#
|
||||
# Race freeze and fsmap for a while to see if we crash or livelock.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 755
|
||||
QA output created by 517
|
||||
Format and populate
|
||||
Concurrent fsmap and freeze
|
||||
Test done
|
||||
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (c) 2020, Oracle and/or its affiliates. All Rights Reserved.
|
||||
#
|
||||
# FS QA Test No. 913
|
||||
# FS QA Test No. 518
|
||||
#
|
||||
# Make sure that the quota default grace period and maximum warning limits
|
||||
# survive quotacheck.
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 913
|
||||
QA output created by 518
|
||||
Blocks grace time: [0 days 05:00:00]
|
||||
Inodes grace time: [0 days 05:00:00]
|
||||
Realtime Blocks grace time: [0 days 05:00:00]
|
||||
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (c) 2020, Oracle and/or its affiliates. All Rights Reserved.
|
||||
#
|
||||
# FS QA Test No. 914
|
||||
# FS QA Test No. 519
|
||||
#
|
||||
# Make sure that reflink forces the log out if we mount with wsync. We test
|
||||
# that it actually forced the log by immediately shutting down the fs without
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 914
|
||||
QA output created by 519
|
||||
test reflink flag not set
|
||||
310f146ce52077fcd3308dcbe7632bb2 SCRATCH_MNT/a
|
||||
310f146ce52077fcd3308dcbe7632bb2 SCRATCH_MNT/b
|
||||
+4
-4
@@ -513,7 +513,7 @@
|
||||
513 auto mount
|
||||
514 auto quick db
|
||||
515 auto quick quota
|
||||
751 auto quick
|
||||
755 auto quick fsmap freeze
|
||||
913 auto quick quota
|
||||
914 auto quick reflink
|
||||
516 auto quick
|
||||
517 auto quick fsmap freeze
|
||||
518 auto quick quota
|
||||
519 auto quick reflink
|
||||
|
||||
Reference in New Issue
Block a user