Description of problem: Device format type does not appear for the device fstype is xfs. How reproducible: Always Steps to Reproduce: 1. Create a LV 2. Format xfs 3. Check the format type Actual results: blivet.device.format.type is empty Expected results: It should properly shows the format type Additional info: device.format.type is empty for the device fstype is 'xfs' Where as I could able to find using udev.get_device(device.sysfsPath)['ID_FS_TYPE']
This issue is not seen any more with later builds of blivet. So closing this