K 10 svn:author V 3 bde K 8 svn:date V 27 1998-09-26T12:42:17.000000Z K 7 svn:log V 339 Updated ext2_reload() and ext2_sync(). Locking was broken, and MNT_LAZY syncs weren't optimized properly (they probably still aren't, but are bug for bug compatible with ffs). These fixes are mostly academic, since ext2fs is too broken to mount read-write (it apparently doesn't clear indirect blocks). Obtained from: mostly from Lite2 END