mirror of
https://github.com/kdave/btrfs-progs
synced 2025-05-06 01:47:56 +00:00
With the rootdir option we try to guess the final size of the image and fill it with zeros, preceded by truncation. After patch "Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified" the misc test 002 will fail, because of the non-mixed mode. I think we should not touch the image size (no change for block devices) and try to fit into whatever is provided by user. Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
001-basic-profiles | ||
002-no-force-mixed-on-small-volume | ||
003-mixed-with-wrong-nodesize | ||
004-rootdir-keeps-size |