Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 02/04/2002 05:32:17
Module Name: syssrc
Committed By: perseant
Date: Mon Feb 4 03:32:17 UTC 2002
Modified Files:
syssrc/sys/ufs/lfs: lfs_alloc.c
Log Message:
Correct free list tail pointer, when adding blocks of new inodes to v2
filesystems. Should fix PR #14408.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/ufs/lfs/lfs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.