Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/04/2003 12:28:54
Module Name: src
Committed By: yamt
Date: Thu Sep 4 12:28:53 UTC 2003
Modified Files:
src/sys/ufs/lfs: lfs_balloc.c
Log Message:
don't call LFS_DEBUG_COUNTLOCKED after bread().
lfs_countlocked doesn't count buffers that isn't on the freelist.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/ufs/lfs/lfs_balloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.