summaryrefslogtreecommitdiff
path: root/hikey/fstab.hikey-3.18
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2018-01-19 12:52:44 -0800
committerDmitry Shmidt <dimitrysh@google.com>2018-01-19 13:46:57 -0800
commit6a6be172d3ca525ee99b20453dc747073d1fded4 (patch)
tree226bed8d1c6617388e4462fe693294872acbdca3 /hikey/fstab.hikey-3.18
parent8b216baee2ae30683973d1b1e22f5e6f610ae62d (diff)
downloadhikey-6a6be172d3ca525ee99b20453dc747073d1fded4.tar.gz
hikey/hikey960: Remove 'discard' mount option mentioned twice
Change-Id: I4272cfda607e509b31a32820c78a5ad97b1a2f49 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'hikey/fstab.hikey-3.18')
-rw-r--r--hikey/fstab.hikey-3.188
1 files changed, 4 insertions, 4 deletions
diff --git a/hikey/fstab.hikey-3.18 b/hikey/fstab.hikey-3.18
index ceab636d..3a71aba3 100644
--- a/hikey/fstab.hikey-3.18
+++ b/hikey/fstab.hikey-3.18
@@ -3,9 +3,9 @@
# 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/f723d000.dwmmc0/by-name/system /system ext4 ro wait
-/dev/block/platform/f723d000.dwmmc0/by-name/system /system squashfs ro wait
-/dev/block/platform/f723d000.dwmmc0/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait
-/dev/block/platform/f723d000.dwmmc0/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait
+/dev/block/platform/f723d000.dwmmc0/by-name/system /system ext4 ro wait
+/dev/block/platform/f723d000.dwmmc0/by-name/system /system squashfs ro wait
+/dev/block/platform/f723d000.dwmmc0/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
+/dev/block/platform/f723d000.dwmmc0/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
/devices/platform/f723e000.dwmmc1/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
/devices/platform/f72c0000.usb/usb* auto auto defaults voldmanaged=usbdisk:auto,encryptable=userdata