Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[cascardo/linux.git] / fs / squashfs / squashfs_fs.h
index 4b2beda..506f4ba 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;