mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: renumber tests after merge
Tests were merged with high seq numbers to avoid conflicts with other tests. Now renumber them to contiguous numbers, as all other tests have been merged correctly. This is easier to do than assigning the final seq numbers at commit time. Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 876
|
||||
# FS QA Test No. 331
|
||||
#
|
||||
# Create a big enough rmapbt that we tickle a fdblocks accounting bug.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 876
|
||||
QA output created by 331
|
||||
+ create scratch fs
|
||||
+ mount fs image
|
||||
+ make some files
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 877
|
||||
# FS QA Test No. 332
|
||||
#
|
||||
# Make sure query_range returns -EINVAL if lowkey > highkey.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 877
|
||||
QA output created by 332
|
||||
Format and mount
|
||||
Create some files
|
||||
Manipulate file
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 878
|
||||
# FS QA Test No. 333
|
||||
#
|
||||
# Set rrmapino to another inode on an non-rt rmap fs and see if repair fixes it.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 878
|
||||
QA output created by 333
|
||||
Format and mount
|
||||
Create some files
|
||||
Corrupt fs
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 879
|
||||
# FS QA Test No. 334
|
||||
#
|
||||
# Ensure that we can create a few realtime files on a rmapbt filesystem.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 879
|
||||
QA output created by 334
|
||||
Format and mount
|
||||
Create a few files
|
||||
Grab contents
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 880
|
||||
# FS QA Test No. 335
|
||||
#
|
||||
# Exercise expanding and shrinking the realtime rmap btree.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 880
|
||||
QA output created by 335
|
||||
Format and mount
|
||||
Create a three-level rtrmapbt
|
||||
Create big file
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 881
|
||||
# FS QA Test No. 336
|
||||
#
|
||||
# Exercise metadump on realtime rmapbt preservation.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 881
|
||||
QA output created by 336
|
||||
Format and mount
|
||||
Create a three-level rtrmapbt
|
||||
Create big file
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 882
|
||||
# FS QA Test No. 337
|
||||
#
|
||||
# Corrupt the realtime rmapbt and see how the kernel and xfs_repair deal.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 882
|
||||
QA output created by 337
|
||||
+ create scratch fs
|
||||
+ mount fs image
|
||||
+ make some files
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 883
|
||||
# FS QA Test No. 338
|
||||
#
|
||||
# Set rrmapino to zero on an rtrmap fs and see if repair fixes it.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 883
|
||||
QA output created by 338
|
||||
Format and mount
|
||||
Create some files
|
||||
Corrupt fs
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 884
|
||||
# FS QA Test No. 339
|
||||
#
|
||||
# Link rrmapino into the rootdir on an rtrmap fs and see if repair fixes it.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 884
|
||||
QA output created by 339
|
||||
Format and mount
|
||||
Create some files
|
||||
Corrupt fs
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 885
|
||||
# FS QA Test No. 340
|
||||
#
|
||||
# Set rrmapino to another inode on an rtrmap fs and see if repair fixes it.
|
||||
#
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 885
|
||||
QA output created by 340
|
||||
Format and mount
|
||||
Create some files
|
||||
Corrupt fs
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user