Subject: CVS commit: src/sys/ufs
To: None <source-changes@netbsd.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/28/2003 22:53:35
Module Name:	src
Committed By:	bouyer
Date:		Sat Jun 28 22:53:35 UTC 2003

Modified Files:
	src/sys/ufs/lfs: lfs_vfsops.c
	src/sys/ufs/mfs: mfs_vfsops.c

Log Message:
Adapt for struct proc* -> struct lwp* changes.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -r1.49 -r1.50 src/sys/ufs/mfs/mfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.