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: ad
Date: Sun Jan 12 17:49:17 UTC 2020
Modified Files:
src/sys/kern: vfs_vnode.c
Log Message:
vput(): don't drop the vnode lock, carry the hold over into vrelel() which
might need it anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/kern/vfs_vnode.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