storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
97 stars 85 forks source link

fstab: Use 'mount_type' when writing filesystem type to fstab #1219

Closed vojtechtrefny closed 4 months ago

vojtechtrefny commented 4 months ago

FOr some formats the 'type' value is not valid for mounting/fstab, for example for Stratis devices we internally use 'stratis xfs' but we need to use 'xfs' for mounting and fstab.