cvs commit: src/sys/msdosfs msdosfs_vfsops.c

Robert Watson rwatson at FreeBSD.org
Fri Apr 2 08:56:11 PST 2004


rwatson     2004/04/02 08:56:10 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/msdosfs          msdosfs_vfsops.c 
  Log:
  MFC src/sys/fs/msdosfs/msdosfs_vfsops.c:1.119:
  
    Don't reject FAT file systems with a number of "Heads" greater than
    255; USB keychains exist that use 256 as the number of heads.  This
    check has also been removed in Darwin (along with most of the other
    head/sector sanity checks).
  
  Revision  Changes    Path
  1.60.2.9  +1 -1      src/sys/msdosfs/msdosfs_vfsops.c


More information about the cvs-all mailing list