btrfs-progs: tests: fix description of mkfs/024-fst-bitmaps
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
00628edb26
commit
63e4532f3b
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Basic check if mkfs supports the runtime feature free-space-tree
|
||||
# Check that free-space-tree does not create space bitmaps on an empty filesystem
|
||||
|
||||
source "$TEST_TOP/common" || exit
|
||||
|
||||
|
|
Loading…
Reference in New Issue