From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 20:53:28 +0000 (-0700) Subject: pstore: Add decompression support to pstore X-Git-Tag: v3.12-rc1~172^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adb42f5e105502aff2fc4518b16ba79c203fae4f;p=pandora-kernel.git pstore: Add decompression support to pstore Based on the flag 'compressed' set or not, pstore will decompress the data returning a plain text file. If decompression fails for a particular record it will have the compressed data in the file which can be decompressed with 'openssl' command line tool. Signed-off-by: Aruna Balakrishnaiah Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed