summaryrefslogtreecommitdiff
path: root/fstab.common
diff options
context:
space:
mode:
Diffstat (limited to 'fstab.common')
-rw-r--r--fstab.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/fstab.common b/fstab.common
index 7ccfed5..ad29337 100644
--- a/fstab.common
+++ b/fstab.common
@@ -2,5 +2,5 @@
#<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
-LABEL=data /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait
+/dev/block/platform/soc@0/1d84000.ufshc/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1 wait,formattable
/dev/block/by-name/metadata /metadata ext4 noatime,nosuid,nodev,discard wait,formattable