Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   hannken
Date:           Tue Apr  3 16:11:31 UTC 2007

Modified Files:
        src/sys/kern: kern_core.c tty_tty.c uipc_usrreq.c vfs_subr.c
            vfs_vnops.c vfs_xattr.c

Log Message:
Remove calls to now obsolete vn_start_write() and vn_finished_write().


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/kern/kern_core.c
cvs rdiff -r1.34 -r1.35 src/sys/kern/tty_tty.c
cvs rdiff -r1.95 -r1.96 src/sys/kern/uipc_usrreq.c
cvs rdiff -r1.284 -r1.285 src/sys/kern/vfs_subr.c
cvs rdiff -r1.135 -r1.136 src/sys/kern/vfs_vnops.c
cvs rdiff -r1.11 -r1.12 src/sys/kern/vfs_xattr.c

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




Home | Main Index | Thread Index | Old Index