Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 15:28:12 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c
Message-ID:  <200403142328.i2ENSC5F058009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403142328.i2ENSC5F058009>