Module Name:    src
Committed By:   hannken
Date:           Thu Feb 17 14:38:06 UTC 2022

Modified Files:
        src/sys/kern: vfs_vnode.c

Log Message:
If the vnode to vrelel() is already reclaimed there is no need
to lock or defer it.  Jump straight to decrement usecount and requeue.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 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.

Reply via email to