Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 08/17/2000 21:50:55
Module Name:	syssrc
Committed By:	fvdl
Date:		Thu Aug 17 18:50:55 UTC 2000

Modified Files:
	syssrc/sys/ufs/ffs [netbsd-1-5]: ffs_softdep.c

Log Message:
pull up version 1.5:
      Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to
      Ethan Solomita for the reminder.

      Mark the parent vnode lock as recursive while flushing pagedeps. XXX.
      Should fix kern/10564.


To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 syssrc/sys/ufs/ffs/ffs_softdep.c

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