[PATCH 1/3] Add dump header for snappy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: HATAYAMA Daisuke <d.hatayama at jp.fujitsu.com>
---
 diskdump.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/diskdump.h b/diskdump.h
index bd99fbd..83fe009 100644
--- a/diskdump.h
+++ b/diskdump.h
@@ -74,6 +74,8 @@ struct kdump_sub_header {
 /* page flags */
 #define DUMP_DH_COMPRESSED_ZLIB	0x1	/* page is compressed with zlib */
 #define DUMP_DH_COMPRESSED_LZO	0x2	/* page is compressed with lzo */
+#define DUMP_DH_COMPRESSED_SNAPPY	0x4
+					/* page is compressed with snappy */
 
 /* descriptor of each page for vmcore */
 typedef struct page_desc {
-- 
1.7.7.6

-------------- next part --------------

[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux