Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/27/2004 00:19:36
Module Name: src
Committed By: uwe
Date: Fri Feb 27 00:19:36 UTC 2004
Modified Files:
src/sys/ufs/ufs: ufs_bmap.c
Log Message:
Shut up gcc3 warning that `metalbn' might be used uninitialized.
XXX: The warning is bogus and only triggered on sh3.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/ufs/ufs/ufs_bmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.