aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
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:24:18 +0200
commit1a5fa045b5cac4c39bc044d4c226ec9a3448116d (patch)
tree4e042a34ea4a76f5459dd59d407d21af08fba723 /rootdir
parent6bbca2dbcb85d349ef01c66f020bed07cd7e057d (diff)
downloaddevice_samsung_espressowifi-1a5fa045b5cac4c39bc044d4c226ec9a3448116d.zip
device_samsung_espressowifi-1a5fa045b5cac4c39bc044d4c226ec9a3448116d.tar.gz
device_samsung_espressowifi-1a5fa045b5cac4c39bc044d4c226ec9a3448116d.tar.bz2
P31XX: remove 'discard' mount option from fstab
Change-Id: Ic7561260df137329309e9a65083a2d3c351614f6
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/fstab.espresso4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/fstab.espresso b/rootdir/etc/fstab.espresso
index ec2e4f4..2b15070 100644
--- a/rootdir/etc/fstab.espresso
+++ b/rootdir/etc/fstab.espresso
@@ -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