mtd/fs/jffs2 background.c, 1.49, 1.50 build.c, 1.56, 1.57 compr_zlib.c, 1.28, 1.29 dir.c, 1.83, 1.84 erase.c, 1.65, 1.66 file.c, 1.98, 1.99 fs.c, 1.48, 1.49 gc.c, 1.142, 1.143 ioctl.c, 1.8, 1.9 malloc.c, 1.27, 1.28 nodelist.c, 1.87, 1.88 nodelist.h, 1.122, 1.123 nodemgmt.c, 1.110, 1.111 os-linux.h, 1.50, 1.51 pushpull.h, 1.9, 1.10 read.c, 1.37, 1.38 readinode.c, 1.115, 1.116 scan.c, 1.113, 1.114 super-v24.c, 1.80, 1.81 super.c, 1.102, 1.103 symlink-v24.c, 1.14, 1.15 symlink.c, 1.13, 1.14 wbuf.c, 1.76, 1.77 write.c, 1.86, 1.87 writev.c, 1.5, 1.6

David Woodhouse dwmw2 at infradead.org
Tue Nov 16 15:36:16 EST 2004


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

Modified Files:
	background.c build.c compr_zlib.c dir.c erase.c file.c fs.c 
	gc.c ioctl.c malloc.c nodelist.c nodelist.h nodemgmt.c 
	os-linux.h pushpull.h read.c readinode.c scan.c super-v24.c 
	super.c symlink-v24.c symlink.c wbuf.c write.c writev.c 
Log Message:
Fix email address to one at a domain which isn't run by complete fuckwits.


Index: background.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/background.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- background.c	13 Jul 2004 08:56:40 -0000	1.49
+++ background.c	16 Nov 2004 20:36:10 -0000	1.50
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: build.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/build.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- build.c	16 Nov 2004 15:45:13 -0000	1.56
+++ build.c	16 Nov 2004 20:36:11 -0000	1.57
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: compr_zlib.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/compr_zlib.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- compr_zlib.c	23 Jun 2004 16:34:40 -0000	1.28
+++ compr_zlib.c	16 Nov 2004 20:36:11 -0000	1.29
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: dir.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/dir.c,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- dir.c	19 Oct 2004 07:48:44 -0000	1.83
+++ dir.c	16 Nov 2004 20:36:11 -0000	1.84
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: erase.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/erase.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- erase.c	13 Nov 2004 10:51:47 -0000	1.65
+++ erase.c	16 Nov 2004 20:36:11 -0000	1.66
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: file.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/file.c,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- file.c	19 Mar 2004 16:41:09 -0000	1.98
+++ file.c	16 Nov 2004 20:36:11 -0000	1.99
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: fs.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/fs.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- fs.c	16 Nov 2004 15:45:13 -0000	1.48
+++ fs.c	16 Nov 2004 20:36:11 -0000	1.49
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: gc.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/gc.c,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- gc.c	16 Nov 2004 17:52:10 -0000	1.142
+++ gc.c	16 Nov 2004 20:36:11 -0000	1.143
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: ioctl.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ioctl.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ioctl.c	28 Oct 2003 16:16:28 -0000	1.8
+++ ioctl.c	16 Nov 2004 20:36:11 -0000	1.9
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: malloc.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/malloc.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- malloc.c	28 Oct 2003 17:14:58 -0000	1.27
+++ malloc.c	16 Nov 2004 20:36:11 -0000	1.28
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: nodelist.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/nodelist.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- nodelist.c	14 Nov 2004 17:07:07 -0000	1.87
+++ nodelist.c	16 Nov 2004 20:36:11 -0000	1.88
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: nodelist.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/nodelist.h,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- nodelist.h	16 Nov 2004 15:45:13 -0000	1.122
+++ nodelist.h	16 Nov 2004 20:36:11 -0000	1.123
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: nodemgmt.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/nodemgmt.c,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- nodemgmt.c	16 Nov 2004 15:45:13 -0000	1.110
+++ nodemgmt.c	16 Nov 2004 20:36:11 -0000	1.111
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: os-linux.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/os-linux.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- os-linux.h	4 Nov 2004 22:10:28 -0000	1.50
+++ os-linux.h	16 Nov 2004 20:36:11 -0000	1.51
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: pushpull.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/pushpull.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pushpull.h	4 Oct 2003 08:33:06 -0000	1.9
+++ pushpull.h	16 Nov 2004 20:36:11 -0000	1.10
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001, 2002 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: read.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/read.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- read.c	16 Nov 2004 15:45:13 -0000	1.37
+++ read.c	16 Nov 2004 20:36:12 -0000	1.38
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: readinode.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/readinode.c,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- readinode.c	16 Nov 2004 15:45:13 -0000	1.115
+++ readinode.c	16 Nov 2004 20:36:12 -0000	1.116
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: scan.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/scan.c,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- scan.c	3 Nov 2004 12:57:39 -0000	1.113
+++ scan.c	16 Nov 2004 20:36:12 -0000	1.114
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: super-v24.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/super-v24.c,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- super-v24.c	16 Jul 2004 15:17:57 -0000	1.80
+++ super-v24.c	16 Nov 2004 20:36:12 -0000	1.81
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: super.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/super.c,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- super.c	12 Nov 2004 02:42:17 -0000	1.102
+++ super.c	16 Nov 2004 20:36:12 -0000	1.103
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: symlink-v24.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/symlink-v24.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- symlink-v24.c	6 Aug 2004 18:09:29 -0000	1.14
+++ symlink-v24.c	16 Nov 2004 20:36:12 -0000	1.15
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001, 2002 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: symlink.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/symlink.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- symlink.c	13 Jul 2004 08:59:04 -0000	1.13
+++ symlink.c	16 Nov 2004 20:36:12 -0000	1.14
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001, 2002 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: wbuf.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/wbuf.c,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- wbuf.c	5 Nov 2004 12:41:10 -0000	1.76
+++ wbuf.c	16 Nov 2004 20:36:12 -0000	1.77
@@ -4,7 +4,7 @@
  * Copyright (C) 2001-2003 Red Hat, Inc.
  * Copyright (C) 2004 Thomas Gleixner <tglx at linutronix.de>
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  * Modified debugged and enhanced by Thomas Gleixner <tglx at linutronix.de>
  *
  * For licensing information, see the file 'LICENCE' in this directory.

Index: write.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/write.c,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- write.c	13 Nov 2004 10:44:26 -0000	1.86
+++ write.c	16 Nov 2004 20:36:12 -0000	1.87
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001-2003 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *

Index: writev.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/writev.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- writev.c	13 Jul 2004 08:58:25 -0000	1.5
+++ writev.c	16 Nov 2004 20:36:12 -0000	1.6
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2001, 2002 Red Hat, Inc.
  *
- * Created by David Woodhouse <dwmw2 at redhat.com>
+ * Created by David Woodhouse <dwmw2 at infradead.org>
  *
  * For licensing information, see the file 'LICENCE' in this directory.
  *





More information about the linux-mtd-cvs mailing list