K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-05T06:43:03.000000Z K 7 svn:log V 233 - File systems that wish to inspect the vnode contents or their private v_data field before calling vget/vn_lock must check VI_XLOCK manually to be sure that v_data is still valid. Implement this check in two places here. END