Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 11:19:19 -0700 (PDT)
From:      John Baldwin <jhb@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:  <200304241819.h3OIJJpG018195@repoman.freebsd.org>

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



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