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:
Eryu Guan
2016-10-08 14:02:04 +08:00
parent c6aa8a7666
commit c61fa13e94
39 changed files with 87 additions and 87 deletions
+11
View File
@@ -0,0 +1,11 @@
QA output created by 337
+ create scratch fs
+ mount fs image
+ make some files
+ check fs
+ corrupt image
+ mount image
+ copy more
+ repair fs
+ mount image (2)
+ copy more (2)