summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/mount_ext2fs/mount_ext2fs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_ext2fs/mount_ext2fs.c b/sbin/mount_ext2fs/mount_ext2fs.c
index 875aaee..8307802 100644
--- a/sbin/mount_ext2fs/mount_ext2fs.c
+++ b/sbin/mount_ext2fs/mount_ext2fs.c
@@ -60,6 +60,7 @@ static const char rcsid[] =
struct mntopt mopts[] = {
MOPT_STDOPTS,
+ MOPT_ASYNC,
MOPT_FORCE,
MOPT_SYNC,
MOPT_UPDATE,
OpenPOWER on IntegriCloud