On Mon Jul 26 2010 at 18:15:33 +0200, Juergen Hannken-Illjes wrote: > Commit message changed as: > > When both vget() and vrelel() call vn_lock() we know VI_XLOCK is clear. > No need to use LK_INTERLOCK or LK_RETRY here. > The return value of vn_lock() is already examined here. > > Ok: Antti Kantee <po...@netbsd.org>
thanks, appreciated