overlay: 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
2018-02-08 20:18:31 +08:00
parent a31eff7814
commit f03cfe78da
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#! /bin/bash
# FS QA Test 201
# FS QA Test No. 045
#
# Test fsck.overlay how to deal with whiteouts in overlayfs.
#
@@ -1,4 +1,4 @@
QA output created by 201
QA output created by 045
+ Orphan whiteout
+ Valid whiteout
+ Orphan whiteout(2)
+1 -1
View File
@@ -1,5 +1,5 @@
#! /bin/bash
# FS QA Test 202
# FS QA Test No. 046
#
# Test fsck.overlay how to deal with redirect xattr in overlayfs.
#
@@ -1,4 +1,4 @@
QA output created by 202
QA output created by 046
+ Invalid redirect
+ Invalid redirect(2)
+ Valid redirect
+1 -1
View File
@@ -1,5 +1,5 @@
#! /bin/bash
# FS QA Test 203
# FS QA Test No. 056
#
# Test fsck.overlay how to deal with impure xattr in overlayfs.
#
@@ -1,4 +1,4 @@
QA output created by 203
QA output created by 056
+ Missing impure
+ Missing impure(2)
+ Missing impure(3)
+3 -3
View File
@@ -47,6 +47,8 @@
042 auto quick copyup hardlink
043 auto quick copyup nonsamefs
044 auto quick copyup hardlink nonsamefs
045 auto quick fsck
046 auto quick fsck
047 auto quick copyup hardlink
048 auto quick copyup hardlink
049 auto quick copyup redirect
@@ -56,6 +58,4 @@
053 auto quick copyup redirect exportfs nonsamefs
054 auto quick copyup redirect exportfs
055 auto quick copyup redirect exportfs nonsamefs
201 auto quick fsck
202 auto quick fsck
203 auto quick fsck
056 auto quick fsck