K 10 svn:author V 3 ups K 8 svn:date V 27 2005-10-06T17:53:46.000000Z K 7 svn:log V 224 MFC: 1.176 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. Approved by: re (scottl@) END