K 10 svn:author V 3 bde K 8 svn:date V 27 2004-02-15T06:31:26.000000Z K 7 svn:log V 310 Support mounting ext2fs file systems with -async to the small extent that ext2fs in the kernel supports async mounts. ext2fs used to effectively force the -async flag on. -async for ext2fs only gives async (more precisely, delayed) writes for inode updates, so it is barely worth using even when it is safe. END