Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/10/2000 01:03:09
Module Name:	syssrc
Committed By:	tv
Date:		Thu Nov  9 23:03:09 UTC 2000

Modified Files:
	syssrc/sys/adosfs [netbsd-1-5]: advfsops.c

Log Message:
Pullup 1.43 [jdolecek]:
adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which
would cause trap and panic); it might be invalid if the mounted filesystem is
not actually adosfs.
This fixes kern/11335 by Petri Koistinen.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.1 syssrc/sys/adosfs/advfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.