Subject: CVS commit: [netbsd-1-6] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/06/2005 10:56:47
Module Name:	src
Committed By:	tron
Date:		Wed Apr  6 10:56:47 UTC 2005

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

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


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.10.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.