freebsd-dev/sys/msdosfs
Boris Popov 499d3ffa94 It is possible that number of sectors specified in the BPB
will exceed FAT capacity. This will lead to kernel panic while other
systems just limit number of clusters.

PR:		4381, 15136
Reviewed by:	phk
1999-12-28 15:27:39 +00:00
..
bootsect.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bpb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
denode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
direntry.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fat.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_conv.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_denode.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_fat.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_lookup.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_vfsops.c It is possible that number of sectors specified in the BPB 1999-12-28 15:27:39 +00:00
msdosfs_vnops.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
msdosfsmount.h It is possible that number of sectors specified in the BPB 1999-12-28 15:27:39 +00:00