Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/24/2002 10:27:01
Module Name: syssrc
Committed By: yamt
Date: Sun Nov 24 08:27:01 UTC 2002
Modified Files:
syssrc/sys/ufs/lfs: lfs_syscalls.c
Log Message:
blksize() macro shouldn't used for indirect blocks.
this fixes "getblk: block size invariant failed" panic.
PR 18977.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/ufs/lfs/lfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.