From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 20:52:47 +0000 (-0700) Subject: pstore: Add new argument 'compressed' in pstore write callback X-Git-Tag: v3.12-rc1~172^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b515bbd689ba3937cac2dd3fc55057f8c50329;p=pandora-kernel.git pstore: Add new argument 'compressed' in pstore write callback Addition of new argument 'compressed' in the write call back will help the backend to know if the data passed from pstore is compressed or not (In case where compression fails.). If compressed, the backend can add a tag indicating the data is compressed while writing to persistent store. Signed-off-by: Aruna Balakrishnaiah Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed