Hi,

This is in regards to this Fedora 34 change:
https://fedoraproject.org/wiki/Changes/BtrfsTransparentCompression#Scope

The gist is to do 'mount -o compress=zstd:1' anytime Btrfs is used,
whether Destination Installation>Automatic or Custom or
Advanced-Custom. Apply it during the installation, and add it to
/etc/fstab.

Somehow I got confused thinking that autopart supports --fsoptions,
and that would be the way to do this. But (a) --fsoptions isn't
supported with autopart, and (b) it wouldn't be a universal approach
anyway. And we want this to be consistent. Now I'm thinking it needs
to go somewhere in:

https://github.com/storaged-project/blivet/blob/3.4-devel/blivet/devices/btrfs.py

Am I on the right track, or does it need to go somewhere else, or in
addition to that?

Thanks,

-- 
Chris Murphy

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

Reply via email to