Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/05/1998 13:00:02
kleink
Fri Jun  5 12:53:00 PDT 1998
Update of /cvsroot/src/sys/miscfs/genfs
In directory nb00:/tmp/cvs-serv5328/miscfs/genfs

Modified Files:
	genfs_vnops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:00 PDT 1998
Update of /cvsroot/src/sys/miscfs/specfs
In directory nb00:/tmp/cvs-serv5328/miscfs/specfs

Modified Files:
	spec_vnops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:00 PDT 1998
Update of /cvsroot/src/sys/miscfs/union
In directory nb00:/tmp/cvs-serv5328/miscfs/union

Modified Files:
	union_vnops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:01 PDT 1998
Update of /cvsroot/src/sys/msdosfs
In directory nb00:/tmp/cvs-serv5328/msdosfs

Modified Files:
	msdosfs_vfsops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:02 PDT 1998
Update of /cvsroot/src/sys/nfs
In directory nb00:/tmp/cvs-serv5328/nfs

Modified Files:
	nfs_nqlease.c nfs_serv.c nfs_vfsops.c nfs_vnops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:02 PDT 1998
Update of /cvsroot/src/sys/ufs/ext2fs
In directory nb00:/tmp/cvs-serv5328/ufs/ext2fs

Modified Files:
	ext2fs_vfsops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:02 PDT 1998
Update of /cvsroot/src/sys/ufs/ffs
In directory nb00:/tmp/cvs-serv5328/ufs/ffs

Modified Files:
	ffs_vfsops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.


kleink
Fri Jun  5 12:53:02 PDT 1998
Update of /cvsroot/src/sys/ufs/lfs
In directory nb00:/tmp/cvs-serv5328/ufs/lfs

Modified Files:
	lfs_vnops.c 
Log Message:
Convert fsync vnode operator implementations and usage from the old `waitfor'
argument and MNT_WAIT/MNT_NOWAIT to `flags' and FSYNC_WAIT.