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

John Baldwin jhb at FreeBSD.org
Thu Apr 24 11:19:20 PDT 2003


jhb         2003/04/24 11:19:19 PDT

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_vfsops.c 
  Log:
  Fail to mount a device if the bytes per sector in the BPB is less than
  DEV_BSIZE or if the number of FAT sectors is zero.
  
  Revision  Changes    Path
  1.101     +6 -0      src/sys/fs/msdosfs/msdosfs_vfsops.c


More information about the cvs-src mailing list