From cddbe380915f0338142a0acf16ff5e2794ac2f81 Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Sun, 1 Jan 2017 10:06:30 +0800 Subject: [PATCH] land: Remove fstab 'check' warning This is obsolete as we already make use of 'check'. Change-Id: I6685cd80722b60b295d40a9f2d057c344550d42b --- rootdir/fstab.qcom | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/fstab.qcom b/rootdir/fstab.qcom index 86f3595..d4f7604 100644 --- a/rootdir/fstab.qcom +++ b/rootdir/fstab.qcom @@ -2,9 +2,6 @@ # 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 -#TODO: Add 'check' as fs_mgr_flags with data partition. -# Currently we dont have e2fsck compiled. So fs check would failed. - # /dev/block/bootdevice/by-name/boot /boot emmc defaults defaults /dev/block/bootdevice/by-name/recovery /recovery emmc defaults defaults