Subject: CVS commit: src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/24/2005 20:13:17
Module Name: src
Committed By: bouyer
Date: Thu Mar 24 20:13:17 UTC 2005
Modified Files:
src/sys/ufs/ext2fs: ext2fs_bmap.c
Log Message:
getblk() can return NULL if we are the pagedaemon. Check for this.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.