Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09022ece authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by android-build-merger
Browse files

Merge "fs_mgr: support -o sync" into qt-dev

am: 607611e0

Change-Id: If99555bb7062eec589f5d5d5472bad4a7f1e72dc
parents 3bdd3cfa 607611e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ FlagList kMountFlagsList[] = {
        {"nodiratime", MS_NODIRATIME},
        {"ro", MS_RDONLY},
        {"rw", 0},
        {"sync", MS_SYNCHRONOUS},
        {"remount", MS_REMOUNT},
        {"bind", MS_BIND},
        {"rec", MS_REC},