Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/11/2005 13:43:46
Module Name:	src
Committed By:	riz
Date:		Wed May 11 13:43:46 UTC 2005

Modified Files:
	src/sys/ufs/ext2fs [netbsd-2-0]: 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.2.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.