summaryrefslogtreecommitdiff
path: root/fstab.bullhead
diff options
context:
space:
mode:
authorPaul Lawrence <paullawrence@google.com>2015-07-22 21:56:44 +0000
committerPaul Lawrence <paullawrence@google.com>2015-07-22 21:58:13 +0000
commit4a550a1fa0e22867492f99851f1c507bc5e7d9e3 (patch)
tree5065d0d0c8ea090f9a40ddffcfb55465b5fb6382 /fstab.bullhead
parent966f968781ba4951df77781befc22c78cc2de5a6 (diff)
downloadbullhead-4a550a1fa0e22867492f99851f1c507bc5e7d9e3.tar.gz
Revert "Turn off file system checks to gather crashed file system images"
This reverts commit 966f968781ba4951df77781befc22c78cc2de5a6. Bug: 22665804 Change-Id: I674512562b4ccc8c4ea031f93a832b078694a5d3
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 6b6df70..05e727d 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,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,check,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