summaryrefslogtreecommitdiff
path: root/hikey960/fstab.hikey960
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2018-03-20 12:32:15 -0700
committerDmitry Shmidt <dimitrysh@google.com>2018-03-20 16:41:31 -0700
commit596531d15ecfeddb7a9d772de30d77fc33db74cd (patch)
treed6b200b6df848a69554d4f55ebeb0ba8a292c232 /hikey960/fstab.hikey960
parent567aa669810c3f2db39b16422e9712c5ead553df (diff)
downloadhikey-596531d15ecfeddb7a9d772de30d77fc33db74cd.tar.gz
hikey/hikey960: Add formattable flag to ext4 userdata partition
Bug: 76019495 Test: Manual Change-Id: I1399cd89caec21e47a27f7a491b91939c1ccdb40 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'hikey960/fstab.hikey960')
-rw-r--r--hikey960/fstab.hikey9602
1 files changed, 1 insertions, 1 deletions
diff --git a/hikey960/fstab.hikey960 b/hikey960/fstab.hikey960
index e456dac7..1ef407f8 100644
--- a/hikey960/fstab.hikey960
+++ b/hikey960/fstab.hikey960
@@ -9,6 +9,6 @@
/dev/block/sdd5 /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
#/dev/block/platform/soc/ff3b0000.ufs/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
/dev/block/sdd13 /data f2fs discard,noatime,nosuid,nodev wait,check,fileencryption=software,quota
-/dev/block/sdd13 /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
+/dev/block/sdd13 /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait,formattable
/devices/platform/soc/ff37f000.dwmmc1/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
/devices/platform/soc/ff200000.hisi_usb/ff100000.dwc3/xhci-hcd.*.auto/usb* auto auto defaults voldmanaged=usbdisk:auto,encryptable=userdata