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

Commit 607611e0 authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by Android (Google) Code Review
Browse files

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

parents 0dff7852 9b85e1fb
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},