aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-07-27 22:22:36 +0200
committerAndreas Blaesius <skate4life@gmx.de>2015-07-28 23:31:19 +0200
commit97c8812fa1683f97cec6e549dfbe91732544c3b4 (patch)
tree5f22393125d89a27ce8b5fe68dd3583aeb555ffb
parent7a24d37f292e0d5b32fdaaee91313cf2e170f650 (diff)
downloaddevice_samsung_espresso3g-97c8812fa1683f97cec6e549dfbe91732544c3b4.zip
device_samsung_espresso3g-97c8812fa1683f97cec6e549dfbe91732544c3b4.tar.gz
device_samsung_espresso3g-97c8812fa1683f97cec6e549dfbe91732544c3b4.tar.bz2
P51XX: remove 'discard' mount option from fstab
Change-Id: Ic7561260df137329309e9a65083a2d3c351614f6
-rw-r--r--rootdir/etc/fstab.espresso104
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/fstab.espresso10 b/rootdir/etc/fstab.espresso10
index ec2e4f4..2b15070 100644
--- a/rootdir/etc/fstab.espresso10
+++ b/rootdir/etc/fstab.espresso10
@@ -5,8 +5,8 @@
/dev/block/platform/omap/omap_hsmmc.1/by-name/FACTORYFS /system ext4 ro,barrier=1 wait
/dev/block/platform/omap/omap_hsmmc.1/by-name/EFS /efs ext4 nosuid,nodev,barrier=1 wait,check
-/dev/block/platform/omap/omap_hsmmc.1/by-name/DATAFS /data ext4 noatime,nosuid,nodev,barrier=1,discard,noauto_da_alloc,journal_async_commit wait,check,encryptable=footer
-/dev/block/platform/omap/omap_hsmmc.1/by-name/CACHE /cache ext4 noatime,nosuid,nodev,barrier=1,discard,noauto_da_alloc,journal_async_commit wait,check
+/dev/block/platform/omap/omap_hsmmc.1/by-name/DATAFS /data ext4 noatime,nosuid,nodev,barrier=1,noauto_da_alloc,journal_async_commit wait,check,encryptable=footer
+/dev/block/platform/omap/omap_hsmmc.1/by-name/CACHE /cache ext4 noatime,nosuid,nodev,barrier=1,noauto_da_alloc,journal_async_commit wait,check
# vold-managed volumes ("block device" is actually a sysfs devpath)
/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1* auto auto defaults wait,voldmanaged=sdcard1:auto,noemulatedsd