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:
b0aad7a
)
pstore: Introduce new argument 'compressed' in the read callback
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Fri, 16 Aug 2013 20:53:19 +0000
(13:53 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 19 Aug 2013 17:18:11 +0000
(10:18 -0700)
Backends will set the flag 'compressed' after reading the log from
persistent store to indicate the data being returned to pstore is
compressed or not.
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