Date: Tue, 4 Oct 2005 13:13:57 +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: <200510041313.j94DDvAj001184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peadar 2005-10-04 13:13:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/msdosfs bootsect.h msdosfs_vfsops.c
Log:
MFC BOOTSIG[23] removal:
msdosfs_vfsops.c v1.146
bootsect.h v1.13
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.
Approved by: re (scottl@)
Revision Changes Path
1.12.2.1 +1 -5 src/sys/fs/msdosfs/bootsect.h
1.144.2.2 +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?200510041313.j94DDvAj001184>
