summaryrefslogtreecommitdiff
path: root/hikey960
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-03-30 18:03:09 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-03-30 18:03:09 +0000
commit577cbd98dc3c5f71924f34602927e06d9eb8787e (patch)
treef7acee29cf02204021569f755f09655f7bd75a9d /hikey960
parent79230409c40a238037b471766d3231ba7b574940 (diff)
parentd7f6db8ac03faa11b69eec163503c5cb01d3b3d6 (diff)
downloadhikey-577cbd98dc3c5f71924f34602927e06d9eb8787e.tar.gz
Merge "fstab files: update to mount cache with noatime option"
Diffstat (limited to 'hikey960')
-rw-r--r--hikey960/fstab.hikey9604
1 files changed, 2 insertions, 2 deletions
diff --git a/hikey960/fstab.hikey960 b/hikey960/fstab.hikey960
index 1ef407f8..152e0899 100644
--- a/hikey960/fstab.hikey960
+++ b/hikey960/fstab.hikey960
@@ -6,9 +6,9 @@
#/dev/block/platform/soc/ff3b0000.ufs/by-name/system_a /system ext4 ro wait
/dev/block/sdd10 /system ext4 ro wait
#/dev/block/platform/soc/ff3b0000.ufs/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
-/dev/block/sdd5 /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
+/dev/block/sdd5 /cache ext4 discard,noatime,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
#/dev/block/platform/soc/ff3b0000.ufs/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
/dev/block/sdd13 /data f2fs discard,noatime,nosuid,nodev wait,check,fileencryption=software,quota
-/dev/block/sdd13 /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait,formattable
+/dev/block/sdd13 /data ext4 discard,noatime,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait,formattable
/devices/platform/soc/ff37f000.dwmmc1/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
/devices/platform/soc/ff200000.hisi_usb/ff100000.dwc3/xhci-hcd.*.auto/usb* auto auto defaults voldmanaged=usbdisk:auto,encryptable=userdata