summaryrefslogtreecommitdiff
path: root/fstab.ranchu.mips
diff options
context:
space:
mode:
authorMiodrag Dinic <miodrag.dinic@imgtec.com>2017-09-01 16:24:37 +0200
committerMiodrag Dinic <miodrag.dinic@imgtec.com>2017-09-01 17:05:55 +0200
commit2251d2336e3ba17b0be76b60a8b911c7c5da87fc (patch)
tree76019b48305d0fe6a1b6fde0f137efad47fd80cf /fstab.ranchu.mips
parentee12b2db7e7d0b1dadb16fb601844ede4d47caf4 (diff)
downloadgoldfish-2251d2336e3ba17b0be76b60a8b911c7c5da87fc.tar.gz
Add fstab.ranchu.mips
In comparison with fstab.ranchu.arm, mips does not use quota tracking. Change-Id: If020e18001e2bfae9f757fd0b7964439cd00c777 Signed-off-by: Miodrag Dinic <miodrag.dinic@imgtec.com>
Diffstat (limited to 'fstab.ranchu.mips')
-rw-r--r--fstab.ranchu.mips7
1 files changed, 7 insertions, 0 deletions
diff --git a/fstab.ranchu.mips b/fstab.ranchu.mips
new file mode 100644
index 00000000..908bd376
--- /dev/null
+++ b/fstab.ranchu.mips
@@ -0,0 +1,7 @@
+# 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/vdb /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait
+/dev/block/vdc /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check
+/devices/*/block/vde auto auto defaults voldmanaged=sdcard:auto,encryptable=userdata