commit | 9ad2cbe0a9b88ee6ee895d03b2c63fa1252c8e52 | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Fri Aug 16 13:53:39 2013 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Aug 19 11:53:27 2013 -0700 |
tree | d1fa9f66973963feb802ba28772f9a10e2db5205 | |
parent | adb42f5e105502aff2fc4518b16ba79c203fae4f [diff] |
pstore: Add file extension to pstore file if compressed 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>