Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 11/14/2000 02:42:56
Module Name: syssrc
Committed By: perseant
Date: Tue Nov 14 00:42:56 UTC 2000
Modified Files:
syssrc/sys/ufs/lfs: lfs_vfsops.c
Log Message:
Initialize the cleaner information in the Ifile from the same info from
the superblock at fs mount time, enabling the previous patch to fsck_lfs.
Patch from Jesse Off <joff@gci-net.com> (Closes PR #11470).
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/ufs/lfs/lfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.