From 3f8f80f0cfebab185b6fe599c53b63e7e8ae02c9 Mon Sep 17 00:00:00 2001 From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 13:58:00 -0700 Subject: [PATCH] pstore/ram: Read and write to the 'compressed' flag of pstore 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 Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-format-patch failed