Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[cascardo/linux.git] / fs / squashfs / squashfs_fs.h
index c5137fc..39533fe 100644 (file)
@@ -238,6 +238,7 @@ struct meta_index {
 #define ZLIB_COMPRESSION       1
 #define LZMA_COMPRESSION       2
 #define LZO_COMPRESSION                3
+#define XZ_COMPRESSION         4
 
 struct squashfs_super_block {
        __le32                  s_magic;