Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jdolecek
Date:           Thu Apr 10 20:38:13 UTC 2003

Modified Files:
        src/sys/kern: vnode_if.c
        src/sys/sys: vnode_if.h

Log Message:
regen:
'tvp' in vop_rename needs to be vput(), not vrele()d, so adjust the
definition here to match current reality
okayed by Bill Studenmund


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/kern/vnode_if.c
cvs rdiff -r1.40 -r1.41 src/sys/sys/vnode_if.h

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