K 10 svn:author V 3 ups K 8 svn:date V 27 2005-09-22T15:34:15.000000Z K 7 svn:log V 241 Don't pretend to be thread0 when calling sync(). It confuses the lock manager since in some places thread0 is then used for vnode locking while curthread is used for vnode unlocking. Found by: Yahoo! Reviewed by: ps@,jhb@ MFC after: 3 days END