summaryrefslogtreecommitdiff
path: root/tests/fsck-tests/020-extent-ref-cases/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fsck-tests/020-extent-ref-cases/test.sh')
-rwxr-xr-xtests/fsck-tests/020-extent-ref-cases/test.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fsck-tests/020-extent-ref-cases/test.sh b/tests/fsck-tests/020-extent-ref-cases/test.sh
index a1bf75b1..e7a55728 100755
--- a/tests/fsck-tests/020-extent-ref-cases/test.sh
+++ b/tests/fsck-tests/020-extent-ref-cases/test.sh
@@ -14,6 +14,11 @@
# Containing a block group and its first extent at
# the beginning of leaf.
# Which caused false alert for lowmem mode.
+#
+# Special cases with some rare backref types
+# * reloc tree
+# For both fs tree and data reloc tree.
+# Special for its backref pointing to itself and its short life span.
source "$TEST_TOP/common"