From 68cab49d96a3bc3636fbb9e7238b78f0b7ed1613 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Wed, 12 Dec 2012 19:29:35 +0000 Subject: Add ignore blkid flag for Transformers Change-Id: I8f2b5b68a8c3ede74858d53002efab997174ee65 --- partitions.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'partitions.hpp') diff --git a/partitions.hpp b/partitions.hpp index a74a5a459..2c3ad7180 100644 --- a/partitions.hpp +++ b/partitions.hpp @@ -106,6 +106,7 @@ protected: string Storage_Path; // Indicates the path to the storage -- root indicates mount point, media/ indicates e.g. /data/media string Fstab_File_System; // File system from the recovery.fstab int Format_Block_Size; // Block size for formatting + bool Ignore_Blkid; // Ignore blkid results due to superblocks lying to us on certain devices / partitions private: bool Process_Flags(string Flags, bool Display_Error); // Process custom fstab flags -- cgit v1.2.3