On Thu, Mar 22, 2012 at 09:45:28PM -0500, David Lehman wrote: > --- > pyanaconda/storage/formats/fs.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/storage/formats/fs.py b/pyanaconda/storage/formats/fs.py > index f2ed935..c47f4c3 100644 > --- a/pyanaconda/storage/formats/fs.py > +++ b/pyanaconda/storage/formats/fs.py > @@ -1132,7 +1132,7 @@ class BTRFS(FS): > _mkfs = "mkfs.btrfs" > _modules = ["btrfs"] > _resizefs = "btrfsctl" > - _formattable = True > + _formattable = False # this disables creation via the UI > _linuxNative = True > _maxLabelChars = 256 > _supported = True > -- > 1.7.6 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list Ack'd -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgp7LKsXoi89U.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list