btrfs-progs: tests: fix description of mkfs/024-fst-bitmaps

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2023-10-10 20:06:26 +02:00
parent 00628edb26
commit 63e4532f3b
1 changed files with 1 additions and 1 deletions

View File

@ -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