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:
f8c62f3
)
pstore/ram: Read and write to the 'compressed' flag of pstore
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Fri, 16 Aug 2013 20:58:00 +0000
(13:58 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 19 Aug 2013 18:53:50 +0000
(11:53 -0700)
In pstore write, add character 'C'(compressed) or 'D'(decompressed)
in the header while writing to Ram persistent buffer. 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