util-linux/libblkid
Karel Zak 751eca28fc libblkid: remove workaround for FAT+MBR on whole-disk
The current libblkid ignores FAT when created on the same whole-disk
device as valid MBR. This restriction is not compatible with many
devices (like USB flash disk) created by Windows or the latest
dosfstools where the first partition is used for entire device and
where is also valid FAT. The filesystem is accessible from partition
as well as from whole-disk device.

The conclusion (between util-linux, dosfstools and udisks) is that
libblkid has to provide all details, not hide anything and the proper
policy (hide/show) has to be implemented by udisks (or so).

CC: Tomáš Bžatek <tbzatek@redhat.com>
CC: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-04-09 14:42:18 +02:00
..
docs libblkid: export blkid_probe_reset_hints() 2020-11-09 11:42:58 +01:00
samples *: spelling and grammar fixes 2020-12-17 23:39:05 +02:00
src libblkid: remove workaround for FAT+MBR on whole-disk 2021-04-09 14:42:18 +02:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: split man pages and man page links 2021-03-26 11:49:59 +01:00
blkid.pc.in libblkid: remove dependence on libuuid 2019-01-22 12:33:19 +01:00
libblkid.3.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
meson.build meson: generate man pages from asciidoc 2021-04-06 15:32:46 +02:00