]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: vfat: Fix reading FAT32 boot label
authorPali Rohár <pali.rohar@gmail.com>
Mon, 5 Jul 2021 13:10:51 +0000 (15:10 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:56:34 +0000 (11:56 +0200)
commitee3d6b0d4a61c3dbf68929db1b2e8ceda872fb58
tree061ffb8a185feac04255eaafc6af385e6e8b8bfc
parent9c3b9269d904116e8aabe6e84943d9f01a16ba90
libblkid: vfat: Fix reading FAT32 boot label

FAT32 can be formatted with boot sign 0x28 to indicate that only serial id
is present or with boot sign 0x29 which indicates that both boot label and
serial id is present.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
libblkid/src/superblocks/vfat.c