Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logic of safe mode guard on reformat.
A type of None means no formatting. An exception is when there is a blkid-reported type that blivet doesn't have special handling for, in which case type will be None but the name attribute will reflect the type reported by blkid. In this special case we treat the formatting as though it had a non-None type.
- Loading branch information