uboot-mt623x/fs/jffs2
Wolfgang Denk 87b8bd5aed Fix return values of the jffs2 commands ls/fsload/fsinfo,
so we can use them to, e.g., check the existence of a file with
"if ls foo; then this; else that; fi" in the hush shell
Patch by Andreas Engel, 16 August 2005
2005-08-16 09:32:45 +02:00
..
Makefile Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of 2005-05-05 00:04:14 +00:00
compr_lzari.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 2005-05-05 09:51:44 +00:00
compr_lzo.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 2005-05-05 09:51:44 +00:00
compr_rtime.c Initial revision 2002-11-03 00:38:21 +00:00
compr_rubin.c Initial revision 2002-11-03 00:38:21 +00:00
compr_zlib.c Initial revision 2002-11-03 00:38:21 +00:00
jffs2_1pass.c Fix return values of the jffs2 commands ls/fsload/fsinfo, 2005-08-16 09:32:45 +02:00
jffs2_private.h Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
mini_inflate.c Initial revision 2002-03-08 23:11:41 +00:00