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>
#! /bin/bash
-# FS QA Test 201
+# FS QA Test No. 045
#
# Test fsck.overlay how to deal with whiteouts in overlayfs.
#
-QA output created by 201
+QA output created by 045
+ Orphan whiteout
+ Valid whiteout
+ Orphan whiteout(2)
#! /bin/bash
-# FS QA Test 202
+# FS QA Test No. 046
#
# Test fsck.overlay how to deal with redirect xattr in overlayfs.
#
-QA output created by 202
+QA output created by 046
+ Invalid redirect
+ Invalid redirect(2)
+ Valid redirect
#! /bin/bash
-# FS QA Test 203
+# FS QA Test No. 056
#
# Test fsck.overlay how to deal with impure xattr in overlayfs.
#
-QA output created by 203
+QA output created by 056
+ Missing impure
+ Missing impure(2)
+ Missing impure(3)
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
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