Subject: CVS commit: [netbsd-3] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/27/2005 16:32:00
Module Name:	src
Committed By:	tron
Date:		Sun Mar 27 16:32:00 UTC 2005

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

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


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