summaryrefslogtreecommitdiff
path: root/fstab.bullhead
diff options
context:
space:
mode:
authorPaul Lawrence <paullawrence@google.com>2015-07-21 10:58:02 -0700
committerPaul Lawrence <paullawrence@google.com>2015-07-21 10:58:02 -0700
commit966f968781ba4951df77781befc22c78cc2de5a6 (patch)
treeb57380bd171da3e9e50e35f1da0c19571b858016 /fstab.bullhead
parent2b6175fb635b87af2a1872e44994f41dbd47d32a (diff)
downloadbullhead-966f968781ba4951df77781befc22c78cc2de5a6.tar.gz
Turn off file system checks to gather crashed file system images
Bug: 22550718 Change-Id: Ie73c00181ff8f4346715c0089432b95b561408d6
Diffstat (limited to 'fstab.bullhead')
-rw-r--r--fstab.bullhead2
1 files changed, 1 insertions, 1 deletions
diff --git a/fstab.bullhead b/fstab.bullhead
index 05e727d..6b6df70 100644
--- a/fstab.bullhead
+++ b/fstab.bullhead
@@ -5,7 +5,7 @@
/dev/block/platform/soc.0/f9824900.sdhci/by-name/system /system ext4 ro,barrier=1 wait,verify=/dev/block/platform/soc.0/f9824900.sdhci/by-name/metadata
/dev/block/platform/soc.0/f9824900.sdhci/by-name/vendor /vendor ext4 ro,barrier=1 wait,verify=/dev/block/platform/soc.0/f9824900.sdhci/by-name/metadata
-/dev/block/platform/soc.0/f9824900.sdhci/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check,fileencryption
+/dev/block/platform/soc.0/f9824900.sdhci/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,fileencryption
/dev/block/platform/soc.0/f9824900.sdhci/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check
/dev/block/platform/soc.0/f9824900.sdhci/by-name/persist /persist ext4 nosuid,nodev,barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic wait,notrim
/dev/block/platform/soc.0/f9824900.sdhci/by-name/modem /firmware vfat ro,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait