Date: Thu, 29 Sep 2005 14:09:46 +0000 (UTC) From: Peter Edwards <peadar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs bootsect.h msdosfs_vfsops.c Message-ID: <200509291409.j8TE9lvP026865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peadar 2005-09-29 14:09:46 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs bootsect.h msdosfs_vfsops.c
Log:
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.
Reviewed By: bde@
Revision Changes Path
1.13 +1 -5 src/sys/fs/msdosfs/bootsect.h
1.146 +1 -3 src/sys/fs/msdosfs/msdosfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509291409.j8TE9lvP026865>
