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