summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2015-06-02 18:41:01 +0200
committerDavid Sterba <dsterba@suse.cz>2015-06-03 12:52:56 +0200
commit6a4a3acbc21d08065d64d57b08bb0d7f78e388ca (patch)
tree384eef8977294ae39fafe5c70159977c55b40f32 /tests
parentc476696b824ed593d0ed4494b32fa492875ca2db (diff)
btrfs-progs: btrfstune: add option to enable NO_HOLES
New option -n to enable the NO_HOLES feature. Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/misc-tests/001-btrfstune-features/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/misc-tests/001-btrfstune-features/test.sh b/tests/misc-tests/001-btrfstune-features/test.sh
index 4ce3411f..c9981e6e 100755
--- a/tests/misc-tests/001-btrfstune-features/test.sh
+++ b/tests/misc-tests/001-btrfstune-features/test.sh
@@ -53,4 +53,5 @@ test_feature()
test_feature extref -r EXTENDED_IREF
test_feature skinny-metadata -x SKINNY_METADATA
+test_feature no-holes -n NO_HOLES
test_feature '' '-S 1' SEEDING