aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-12-27 19:03:55 +0100
committerMister Oyster <oysterized@gmail.com>2017-12-27 19:04:06 +0100
commit32f2d8b878ed658d927d623783b6c14ee78525c0 (patch)
tree82967823f7d5b3405370bb7550733af18c76bb94
parenta2f75557cb30d07f47e9e0d2a1074b7141c7162d (diff)
Revert "Entries provided via device tree overlays must not repeat in the fstab"
Seems like the DT system entry is not working, anyway this should be "safe to keep" as the recoveryonly flag is applied to fstab system entry. This reverts commit a2f75557cb30d07f47e9e0d2a1074b7141c7162d.
-rw-r--r--rootdir/fstab.mt67351
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/fstab.mt6735 b/rootdir/fstab.mt6735
index 9b0efae..2b0d22d 100644
--- a/rootdir/fstab.mt6735
+++ b/rootdir/fstab.mt6735
@@ -3,6 +3,7 @@
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
+/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system /system ext4 ro,lazytime,barrier=0 wait
/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/userdata /data ext4 lazytime,nosuid,nodev,noauto_da_alloc,discard,barrier=0 wait,check,resize,encryptable=/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/metadata
/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/userdata /data f2fs rw,lazytime,nosuid,nodev,inline_xattr,nobarrier wait,check,formattable,encryptable=/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/metadata
/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/cache /cache ext4 lazytime,nosuid,nodev,noauto_da_alloc,discard,barrier=0 wait,check