bug#77887: libparted detects ext4 without journal as ext2
Pascal Hambourg <[email protected]> Fri, 18 Apr 2025 18:03:09 +0200
| Newsgroups | gmane.comp.gnu.parted.bugs |
|---|---|
| Organization | Plouf ! |
| Message-ID | <[email protected]> |
FWIW I did very basic testing with the patch applied on Debian, now parted detects ext* filesystems as expected: mkfs.ext2 -> ext2 mkfs.ext3 -> ext3 mkfs.ext4 -> ext4 mkfs.ext4 -O ^has_journal -> ext4