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:   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 <pooka%netbsd.org@localhost>


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.



Home | Main Index | Thread Index | Old Index