mtd/include/linux jffs2.h,1.35,1.36
havasi at infradead.org
havasi at infradead.org
Tue Jul 26 09:19:39 EDT 2005
- Previous message: mtd/util Makefile,1.56,1.57 compr.c,1.7,1.8 compr.h,1.5,1.6
- Next message: mtd/fs/jffs2 compr.c, 1.44, 1.45 compr.h, 1.7, 1.8 compr_lzari.c,
1.3, NONE compr_lzo.c, 1.3, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv18673
Modified Files:
jffs2.h
Log Message:
[jffs2] removing compressor lzo and lzari
Index: jffs2.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- jffs2.h 24 Jul 2005 15:15:51 -0000 1.35
+++ jffs2.h 26 Jul 2005 13:19:36 -0000 1.36
@@ -43,8 +43,6 @@
#define JFFS2_COMPR_COPY 0x04
#define JFFS2_COMPR_DYNRUBIN 0x05
#define JFFS2_COMPR_ZLIB 0x06
-#define JFFS2_COMPR_LZO 0x07
-#define JFFS2_COMPR_LZARI 0x08
/* Compatibility flags. */
#define JFFS2_COMPAT_MASK 0xc000 /* What do to if an unknown nodetype is found */
#define JFFS2_NODE_ACCURATE 0x2000
- Previous message: mtd/util Makefile,1.56,1.57 compr.c,1.7,1.8 compr.h,1.5,1.6
- Next message: mtd/fs/jffs2 compr.c, 1.44, 1.45 compr.h, 1.7, 1.8 compr_lzari.c,
1.3, NONE compr_lzo.c, 1.3, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list