Module Name: src Committed By: rmind Date: Sat Apr 2 04:45:25 UTC 2011
Modified Files: src/sys/kern: vfs_mount.c vfs_vnode.c src/sys/sys: vnode.h Log Message: - Move vrele_list flush notify code into vrele_flush() routine. - Make some structures static. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/kern/vfs_mount.c src/sys/kern/vfs_vnode.c cvs rdiff -u -r1.224 -r1.225 src/sys/sys/vnode.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.