summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 85fa312..bdca209 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -35,7 +35,7 @@ on fs
chmod 770 /efs/bluetooth
chmod 770 /efs/imei
mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/system /system wait ro
- mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata /data wait noatime nosuid nodev
+ mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata /data wait noatime nosuid nodev nomblk_io_submit
export EXTERNAL_STORAGE /mnt/sdcard
mkdir /mnt/sdcard 0000 system system