Whamcloud - gitweb
tests: verify large xattr inode support
[tools/e2fsprogs.git] / tests / r_ext4_small_bg / script
index 87f5084..ac7556c 100644 (file)
@@ -19,7 +19,7 @@ if [ $RC -eq 0 ]; then
        echo "$test_name: $test_description: ok"
        touch $test_name.ok
 elif [ $RC -eq 111 ]; then
-       echo "$test_name: $test_description: skipped"
+       echo "$test_name: $test_description: skipped (no large sparse files)"
        touch $test_name.ok
 else
        echo "$test_name: $test_description: failed"