Remove checks for BOOTSIG[23] from FAT32 bootblocks.
authorHasso Tepper <hasso@estpak.ee>
Sat, 3 Jan 2009 00:51:38 +0000 (02:51 +0200)
committerHasso Tepper <hasso@estpak.ee>
Tue, 20 Jan 2009 09:47:21 +0000 (11:47 +0200)
commita70dba5d5c048c987460685edc8b07530cc519cd
tree9b767397da860e0e76a937b883cd674074b719ea
parentda8fa6e0c53465bc3431fe56f68e24c72ee433d9
Remove checks for BOOTSIG[23] from FAT32 bootblocks.

There seems to be very little documentary evidence outside this
implementation to suggest a these checks are neccessary, and more
than one camera-formatted flash disk fails the check, but mounts
successfully on most other systems.

Obtained-from: FreeBSD
sys/vfs/msdosfs/msdosfs_vfsops.c