cvs commit: src/sys/fs/msdosfs bootsect.h msdosfs_vfsops.c
Peter Edwards
peadar at FreeBSD.org
Tue Oct 4 06:13:58 PDT 2005
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
More information about the cvs-src
mailing list