Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/10/2000 21:36:33
Module Name: syssrc
Committed By: chs
Date: Sun Dec 10 19:36:33 UTC 2000
Modified Files:
syssrc/sys/msdosfs: msdosfs_vfsops.c
syssrc/sys/nfs: nfs_vfsops.c
syssrc/sys/ufs/ext2fs: ext2fs_vfsops.c
Log Message:
in *_sync(), don't skip vnodes which have (potentially dirty) pages.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/msdosfs/msdosfs_vfsops.c
cvs rdiff -r1.97 -r1.98 syssrc/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/ufs/ext2fs/ext2fs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.