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>
diff --git a/fstab.ranchu.mips b/fstab.ranchu.mips
new file mode 100644
index 0000000..908bd37
--- /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