]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (dos) don't ignore MBR+FAT use-case
authorKarel Zak <kzak@redhat.com>
Tue, 27 Jul 2021 09:10:53 +0000 (11:10 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Jul 2021 09:55:45 +0000 (11:55 +0200)
commit6e8af4695e7e37eae392caec9ce42801ecc196de
treebd83d2c022778a27186ad461b44c59b1a27e9df4
parentb5a4d57a5c9cca7dae3463a0dba3e194d2affde9
libfdisk: (dos) don't ignore MBR+FAT use-case

Since libblkid commit 751eca28fcfa1e325770904d7181b22e48c72b29 it does
not ignore FAT on whole-disks, so now libfdisk sees collision between
FAT and MBR. It's fine to report the collision to users, but we should
not ignore the MBR.

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/dos.c