git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb42f5
)
pstore: Add file extension to pstore file if compressed
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Fri, 16 Aug 2013 20:53:39 +0000
(13:53 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 19 Aug 2013 18:53:27 +0000
(11:53 -0700)
In case decompression fails, add a ".enc.z" to indicate the file has
compressed data. This will help user space utilities to figure
out the file contents.
Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found