mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
c534bd449e
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. |
||
---|---|---|
.. | ||
Makefile | ||
mount_ext2fs.8 | ||
mount_ext2fs.c |