summaryrefslogtreecommitdiffstats
path: root/fstab.espresso10
diff options
context:
space:
mode:
Diffstat (limited to 'fstab.espresso10')
-rw-r--r--fstab.espresso1010
1 files changed, 0 insertions, 10 deletions
diff --git a/fstab.espresso10 b/fstab.espresso10
deleted file mode 100644
index a9e60d6..0000000
--- a/fstab.espresso10
+++ /dev/null
@@ -1,10 +0,0 @@
-# Android fstab file.
-#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
-# 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/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