mtd/fs/jffs3/ecos/src dir-ecos.c, 3.1, 3.2 flashio.c, 3.1, 3.2 fs-ecos.c, 3.3, 3.4 gcthread.c, 3.2, 3.3 malloc-ecos.c, 3.1, 3.2 os-ecos.h, 3.1, 3.2

Artem Bityuckiy dedekind at infradead.org
Wed Jan 5 11:19:05 EST 2005


Update of /home/cvs/mtd/fs/jffs3/ecos/src
In directory phoenix.infradead.org:/tmp/cvs-serv611/ecos/src

Modified Files:
	dir-ecos.c flashio.c fs-ecos.c gcthread.c malloc-ecos.c 
	os-ecos.h 
Log Message:
Fix the JFFS version


Index: dir-ecos.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/dir-ecos.c,v
retrieving revision 3.1
retrieving revision 3.2
diff -u -r3.1 -r3.2
--- dir-ecos.c	9 Dec 2004 16:05:54 -0000	3.1
+++ dir-ecos.c	5 Jan 2005 16:19:01 -0000	3.2
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *

Index: flashio.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/flashio.c,v
retrieving revision 3.1
retrieving revision 3.2
diff -u -r3.1 -r3.2
--- flashio.c	9 Dec 2004 16:05:54 -0000	3.1
+++ flashio.c	5 Jan 2005 16:19:01 -0000	3.2
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *

Index: fs-ecos.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/fs-ecos.c,v
retrieving revision 3.3
retrieving revision 3.4
diff -u -r3.3 -r3.4
--- fs-ecos.c	13 Dec 2004 11:35:41 -0000	3.3
+++ fs-ecos.c	5 Jan 2005 16:19:01 -0000	3.4
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *

Index: gcthread.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/gcthread.c,v
retrieving revision 3.2
retrieving revision 3.3
diff -u -r3.2 -r3.3
--- gcthread.c	13 Dec 2004 11:35:42 -0000	3.2
+++ gcthread.c	5 Jan 2005 16:19:01 -0000	3.3
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *

Index: malloc-ecos.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/malloc-ecos.c,v
retrieving revision 3.1
retrieving revision 3.2
diff -u -r3.1 -r3.2
--- malloc-ecos.c	9 Dec 2004 16:05:55 -0000	3.1
+++ malloc-ecos.c	5 Jan 2005 16:19:01 -0000	3.2
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *

Index: os-ecos.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/ecos/src/os-ecos.h,v
retrieving revision 3.1
retrieving revision 3.2
diff -u -r3.1 -r3.2
--- os-ecos.h	9 Dec 2004 16:05:55 -0000	3.1
+++ os-ecos.h	5 Jan 2005 16:19:01 -0000	3.2
@@ -1,5 +1,5 @@
 /*
- * JFFS3 -- Journalling Flash File System, Version 2.
+ * JFFS3 -- Journalling Flash File System, Version 3.
  *
  * Copyright (C) 2002-2003 Red Hat, Inc.
  *





More information about the linux-mtd-cvs mailing list