K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-09-27T20:32:35.000000Z K 7 svn:log V 262 Avoid race while synchronizing components. It is very hard to bump into, but it is possible: 1. Read data from good component for synchronization. 2. Write data to the same area. 3. Write synchronization data, which are now stale. Found by: tegge (for gmirror) END