]> 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)
committerPali Rohár <pali.rohar@gmail.com>
Mon, 5 Jul 2021 13:10:51 +0000 (15:10 +0200)
commitc3f10636ef925dda5ec4b622a728a807a2f54749
treef559362ced2d4bea812342c267bc77da6b56ac94
parent575b559254a48751e916e8814b2c631335825705
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