Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/20/2006 21:15:45
Module Name: src
Committed By: riz
Date: Sat May 20 21:15:45 UTC 2006
Modified Files:
src/sys/ufs/lfs [netbsd-3]: lfs_vfsops.c
Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
sys/ufs/lfs/lfs_vfsops.c: revision 1.179
Fill in the lfs_fsmnt field in the superblock when we mount the filesystem,
so fsck(8) can tell where it was last mounted.
To generate a diff of this commit:
cvs rdiff -r1.167.2.3 -r1.167.2.4 src/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.