Subject: CVS commit: [netbsd-2] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/10/2005 23:44:21
Module Name:	src
Committed By:	riz
Date:		Tue May 10 23:44:21 UTC 2005

Modified Files:
	src/sys/ufs/ext2fs [netbsd-2]: ext2fs_bmap.c

Log Message:
Pull up revision 1.19 (requested by bouyer in ticket #1355):
getblk() can return NULL if we are the pagedaemon. Check for this.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.4.1 src/sys/ufs/ext2fs/ext2fs_bmap.c

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