Module Name: src Committed By: hannken Date: Wed Mar 9 08:43:28 UTC 2022
Modified Files: src/sys/kern: vfs_vnode.c Log Message: vrelel(): after all locks are in place check for new reference again. Should fix assertion "vp->v_iflag & VI_TEXT" under load. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 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.