From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 20:57:51 +0000 (-0700) Subject: efi-pstore: Read and write to the 'compressed' flag of pstore X-Git-Tag: v3.12-rc1~172^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c62f34fe868f5bcca88a32e4a5c52b67de661d;p=pandora-kernel.git efi-pstore: Read and write to the 'compressed' flag of pstore In pstore write, Efi will add a character 'C'(compressed) or D'(decompressed) in its header while writing to persistent store. In pstore read, read the header and update the 'compressed' flag accordingly. Signed-off-by: Aruna Balakrishnaiah Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed