K 10 svn:author V 3 pjd K 8 svn:date V 27 2009-09-24T15:49:15.074152Z K 7 svn:log V 214 Close race in zfs_zget(). We have to increase usecount first and then check for VI_DOOMED flag. Before this change vnode could be reclaimed between checking for the flag and increasing usecount. MFC after: 3 days END