Module Name:    src
Committed By:   hannken
Date:           Mon Jul 26 15:22:16 UTC 2010

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

Log Message:
When both vget() and vrelel() call vn_lock() we know VI_XLOCK is clear.
No need to use LK_INTERLOCK or LK_RETRY here.

Ok: Antti Kantee <po...@netbsd.org>


To generate a diff of this commit:
cvs rdiff -u -r1.411 -r1.412 src/sys/kern/vfs_subr.c

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

Reply via email to