]> err.no Git - util-linux/commit
libblkid: add signature to FAT32 fsinfo block
authorJeroen Oortwijn <oortwijn@gmail.com>
Sun, 31 Oct 2010 20:32:21 +0000 (21:32 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Nov 2010 15:43:08 +0000 (16:43 +0100)
commit01802c2e6df94aa14609d5628b276bad6bb09968
tree5c7f0c7ea5291b07beef479bfb7fd038d90d2aed
parentc2301380b4d61921971f89661088d1dab7c70ccd
libblkid: add signature to FAT32 fsinfo block

Add 0x41645252 to the list of valid signatures of the FAT32 fsinfo
block. It isn't a valid signature, but there are devices that use this
signature in their FAT32 filesystem.

Addresses: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/589369
Signed-off-by: Jeroen Oortwijn <oortwijn@gmail.com>
shlibs/blkid/src/superblocks/vfat.c