Module Name: src Committed By: hannken Date: Wed Apr 27 09:46:27 UTC 2011
Modified Files: src/sys/miscfs/specfs: spec_vnops.c src/sys/sys: vnode.h Log Message: Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/sys/miscfs/specfs/spec_vnops.c cvs rdiff -u -r1.229 -r1.230 src/sys/sys/vnode.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.