--- pyanaconda/storage/formats/fs.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pyanaconda/storage/formats/fs.py b/pyanaconda/storage/formats/fs.py index 289c3a3..9260e4e 100644 --- a/pyanaconda/storage/formats/fs.py +++ b/pyanaconda/storage/formats/fs.py @@ -1115,6 +1115,7 @@ class BTRFS(FS): _dump = True _check = True _packages = ["btrfs-progs"] + _minSize = 256 _maxSize = 16 * 1024 * 1024 # FIXME parted needs to be thaught about btrfs so that we can set the # partition table type correctly for btrfs partitions -- 1.7.4.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list