chiark / gitweb /
volume_id: fat - move check for msdos signature (0x55 0xaa)
authorKarel Zak <kzak@redhat.com>
Thu, 13 Nov 2008 16:32:14 +0000 (17:32 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 13 Nov 2008 16:32:14 +0000 (17:32 +0100)
commit3e39ff63658ed76398d0ee98f361221744fe591f
treeeedad9fcf42ada632b6e27ad7905c7b155190a36
parent1d36813d4c3353c1194d3a7cdb31ac6f64a66e8f
volume_id: fat - move check for msdos signature (0x55 0xaa)

Make the msdos signature (0x55 0xaa) at 510 and 511 optional when
the standard FAT magic string is present.
extras/volume_id/lib/fat.c