Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 07:27:39 -0800 (PST)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/msdosfs msdosfs_vfsops.c msdosfsmount.h
Message-ID:  <199912281527.HAA96211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          1999/12/28 07:27:39 PST

  Modified files:
    sys/msdosfs          msdosfs_vfsops.c msdosfsmount.h 
  Log:
  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
  
  Revision  Changes    Path
  1.58      +15 -6     src/sys/msdosfs/msdosfs_vfsops.c
  1.18      +1 -2      src/sys/msdosfs/msdosfsmount.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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