sched: tune multi-core idle balancing
[sfrench/cifs-2.6.git] / include / linux / jffs2.h
index 840631fa5ff16629b7e1490944447ea1c0c113ba..6b563cae23df22c768f63cbb5610d35cd6771a26 100644 (file)
@@ -46,6 +46,7 @@
 #define JFFS2_COMPR_COPY       0x04
 #define JFFS2_COMPR_DYNRUBIN   0x05
 #define JFFS2_COMPR_ZLIB       0x06
+#define JFFS2_COMPR_LZO                0x07
 /* Compatibility flags. */
 #define JFFS2_COMPAT_MASK 0xc000      /* What do to if an unknown nodetype is found */
 #define JFFS2_NODE_ACCURATE 0x2000