Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
[firefly-linux-kernel-4.4.55.git] / fs / squashfs / squashfs_fs.h
index 4b2beda49498a39036d4db729d539042d1d750d5..506f4ba5b98309b9041cc99103312837b2724e58 100644 (file)
@@ -240,6 +240,7 @@ struct meta_index {
 #define LZMA_COMPRESSION       2
 #define LZO_COMPRESSION                3
 #define XZ_COMPRESSION         4
+#define LZ4_COMPRESSION                5
 
 struct squashfs_super_block {
        __le32                  s_magic;