cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

Robert Watson rwatson at FreeBSD.org
Sun Mar 14 15:28:13 PST 2004


rwatson     2004/03/14 15:28:12 PST

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_vfsops.c 
  Log:
  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.119     +1 -1      src/sys/fs/msdosfs/msdosfs_vfsops.c


More information about the cvs-all mailing list