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

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 21 03:19:47 UTC 2008


marcel      2008-02-21 03:19:47 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_vfsops.c 
  Log:
  Don't check the bpbSecPerTrack and bpbHeads fields of the BPB.
  They are typically 0 on new ia64 systems. Since we don't use
  either field, there's no harm in not checking.
  
  Revision  Changes    Path
  1.186     +7 -8      src/sys/fs/msdosfs/msdosfs_vfsops.c


More information about the cvs-src mailing list