mtd/fs/jffs2/ecos/cdl jffs2.cdl,1.11,1.12

David Woodhouse dwmw2 at infradead.org
Fri Nov 28 06:32:47 EST 2003


Update of /home/cvs/mtd/fs/jffs2/ecos/cdl
In directory phoenix.infradead.org:/tmp/cvs-serv8577

Modified Files:
	jffs2.cdl 
Log Message:
GC thread requires kernel


Index: jffs2.cdl
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/cdl/jffs2.cdl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- jffs2.cdl	27 Nov 2003 00:03:24 -0000	1.11
+++ jffs2.cdl	28 Nov 2003 11:32:45 -0000	1.12
@@ -82,7 +82,7 @@
 	compile         gcthread.c
 # Leave this off till it's been implemented. And don't implement it till
 # icache locking has been made thread-safe.
- 	requires        0
+ 	requires        CYGPKG_KERNEL && 0
         description     "
             Enable background garbage collection thread, for making 
 	    free space ahead of time."




More information about the linux-mtd-cvs mailing list