Whamcloud - gitweb
Check in binary extent test image file into the source tree.
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Nov 2006 03:57:39 +0000 (22:57 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Nov 2006 03:57:39 +0000 (22:57 -0500)
This is not yet ready to be used yet, but add it into the tree so that
future patches don't have to deal with manually adding this binary
image file into the tree.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/ChangeLog
tests/f_extents/image.gz [new file with mode: 0644]
tests/f_extents/script [new file with mode: 0644]

index a38ded5..1ec389b 100644 (file)
@@ -1,3 +1,10 @@
+2006-11-12  Theodore Tso  <tytso@mit.edu>
+
+       * f_extents: This test is currently skipped, but we are adding it
+               now so that the binary image file can be added into the
+               source tree, so that patch files can add extent support
+               without having to worry about manually adding a binary file
+
 2006-11-11  Theodore Tso  <tytso@mit.edu>
 
        * filter_dumpe2fs: Filter out the filesystem flags field since it
diff --git a/tests/f_extents/image.gz b/tests/f_extents/image.gz
new file mode 100644 (file)
index 0000000..76fc2fb
Binary files /dev/null and b/tests/f_extents/image.gz differ
diff --git a/tests/f_extents/script b/tests/f_extents/script
new file mode 100644 (file)
index 0000000..c046675
--- /dev/null
@@ -0,0 +1,2 @@
+rm -f $test_name.ok $test_name.failed
+echo "skipped"