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:
901037b
)
efi-pstore: Read and write to the 'compressed' flag of pstore
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Fri, 16 Aug 2013 20:57:51 +0000
(13:57 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 19 Aug 2013 18:53:45 +0000
(11:53 -0700)
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 <aruna@linux.vnet.ibm.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found