Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/15/2000 17:24:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue May 16 00:24:08 UTC 2000

Modified Files:
	syssrc/sys/ufs/mfs: mfs_vfsops.c mfs_vnops.c mfsnode.h

Log Message:
Record the proc directly, not the pid, of the MFS server process,
and nuke the spare fields in the mfsnode.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/ufs/mfs/mfs_vfsops.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/ufs/mfs/mfs_vnops.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/ufs/mfs/mfsnode.h

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