linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] remove bouncing email address of Olaf Kirch
@ 2005-01-10 22:05 Jesper Juhl
  2005-01-10 22:15 ` Robert Love
  2005-01-10 22:15 ` Christoph Hellwig
  0 siblings, 2 replies; 6+ messages in thread
From: Jesper Juhl @ 2005-01-10 22:05 UTC (permalink / raw)
  To: linux-kernel


The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
remove it and leave just the name. He's listed with the same email in 
CREDITS, should the address stay or would a patch to remove it there as 
well be appreciated?  I've been unable to find a working address for him 
(if someone knows of one, then changing the address would probably be 
better), and it doesn't seem logical to keep bouncing addresses around.  
What's the general opinion on this?


Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>

diff -up linux-2.6.10-bk13-orig/net/sunrpc/auth.c linux-2.6.10-bk13/net/sunrpc/auth.c
--- linux-2.6.10-bk13-orig/net/sunrpc/auth.c	2005-01-10 22:09:22.000000000 +0100
+++ linux-2.6.10-bk13/net/sunrpc/auth.c	2005-01-10 22:59:03.000000000 +0100
@@ -3,7 +3,7 @@
  *
  * Generic RPC client authentication API.
  *
- * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
+ * Copyright (C) 1996, Olaf Kirch
  */
 
 #include <linux/types.h>
 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [patch] remove bouncing email address of Olaf Kirch
  2005-01-10 22:05 [patch] remove bouncing email address of Olaf Kirch Jesper Juhl
@ 2005-01-10 22:15 ` Robert Love
  2005-01-10 22:15 ` Christoph Hellwig
  1 sibling, 0 replies; 6+ messages in thread
From: Robert Love @ 2005-01-10 22:15 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel

On Mon, 2005-01-10 at 23:05 +0100, Jesper Juhl wrote:
> The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
> remove it and leave just the name. He's listed with the same email in 
> CREDITS, should the address stay or would a patch to remove it there as 
> well be appreciated?  I've been unable to find a working address for him 
> (if someone knows of one, then changing the address would probably be 
> better), and it doesn't seem logical to keep bouncing addresses around.  
> What's the general opinion on this?

okir at suse.de

	Robert Love



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [patch] remove bouncing email address of Olaf Kirch
  2005-01-10 22:05 [patch] remove bouncing email address of Olaf Kirch Jesper Juhl
  2005-01-10 22:15 ` Robert Love
@ 2005-01-10 22:15 ` Christoph Hellwig
  2005-01-11 11:22   ` Olaf Kirch
  1 sibling, 1 reply; 6+ messages in thread
From: Christoph Hellwig @ 2005-01-10 22:15 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel, okir

On Mon, Jan 10, 2005 at 11:05:49PM +0100, Jesper Juhl wrote:
> 
> The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
> remove it and leave just the name. He's listed with the same email in 
> CREDITS, should the address stay or would a patch to remove it there as 
> well be appreciated?  I've been unable to find a working address for him 
> (if someone knows of one, then changing the address would probably be 
> better), and it doesn't seem logical to keep bouncing addresses around.  
> What's the general opinion on this?

He's reachable as okir@lst.de and okir@suse.de at least


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [patch] remove bouncing email address of Olaf Kirch
  2005-01-10 22:15 ` Christoph Hellwig
@ 2005-01-11 11:22   ` Olaf Kirch
  2005-01-11 15:43     ` [patch] update bouncing email address of Olaf Kirch in net/sunrpc/auth.c Jesper Juhl
  2005-01-11 15:45     ` [patch] update bouncing email address of Olaf Kirch in CREDITS Jesper Juhl
  0 siblings, 2 replies; 6+ messages in thread
From: Olaf Kirch @ 2005-01-11 11:22 UTC (permalink / raw)
  To: Christoph Hellwig, Jesper Juhl, linux-kernel, okir

Hi Christoph, Jesper,

On Mon, Jan 10, 2005 at 10:15:22PM +0000, Christoph Hellwig wrote:
> > The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
> > remove it and leave just the name. He's listed with the same email in 
> > CREDITS, should the address stay or would a patch to remove it there as 
> > well be appreciated?  I've been unable to find a working address for him 
> > (if someone knows of one, then changing the address would probably be 
> > better), and it doesn't seem logical to keep bouncing addresses around.  
> > What's the general opinion on this?
> 
> He's reachable as okir@lst.de and okir@suse.de at least

Yes, indeed. Changing my email in the Credits file to my @suse.de
address is appreciated; feel free to remove the old monad.swb.de
address.

Olaf
-- 
Olaf Kirch     | Things that make Monday morning interesting, #2:
okir@suse.de   |        "We have 8,000 NFS mount points, why do we keep
---------------+ 	 running out of privileged ports?"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [patch] update bouncing email address of Olaf Kirch in net/sunrpc/auth.c
  2005-01-11 11:22   ` Olaf Kirch
@ 2005-01-11 15:43     ` Jesper Juhl
  2005-01-11 15:45     ` [patch] update bouncing email address of Olaf Kirch in CREDITS Jesper Juhl
  1 sibling, 0 replies; 6+ messages in thread
From: Jesper Juhl @ 2005-01-11 15:43 UTC (permalink / raw)
  To: Olaf Kirch
  Cc: Christoph Hellwig, Jesper Juhl, linux-kernel, okir,
	Linux Kernel Trivial Patch Monkey

On Tue, 11 Jan 2005, Olaf Kirch wrote:

> Hi Christoph, Jesper,
> 
> On Mon, Jan 10, 2005 at 10:15:22PM +0000, Christoph Hellwig wrote:
> > > The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
> > > remove it and leave just the name. He's listed with the same email in 
> > > CREDITS, should the address stay or would a patch to remove it there as 
> > > well be appreciated?  I've been unable to find a working address for him 
> > > (if someone knows of one, then changing the address would probably be 
> > > better), and it doesn't seem logical to keep bouncing addresses around.  
> > > What's the general opinion on this?
> > 
> > He's reachable as okir@lst.de and okir@suse.de at least
> 
> Yes, indeed. Changing my email in the Credits file to my @suse.de
> address is appreciated; feel free to remove the old monad.swb.de
> address.
> 
Ok, here's an updated patch for net/sunrpc/auth.c 


Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk

diff -u linux-2.6.10-bk13-orig/net/sunrpc/auth.c linux-2.6.10-bk13/net/sunrpc/auth.c
--- linux-2.6.10-bk13-orig/net/sunrpc/auth.c	2005-01-10 22:09:22.000000000 +0100
+++ linux-2.6.10-bk13/net/sunrpc/auth.c	2005-01-11 16:38:28.000000000 +0100
@@ -3,7 +3,7 @@
  *
  * Generic RPC client authentication API.
  *
- * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
+ * Copyright (C) 1996, Olaf Kirch <okir@suse.de>
  */
 
 #include <linux/types.h>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [patch] update bouncing email address of Olaf Kirch in CREDITS
  2005-01-11 11:22   ` Olaf Kirch
  2005-01-11 15:43     ` [patch] update bouncing email address of Olaf Kirch in net/sunrpc/auth.c Jesper Juhl
@ 2005-01-11 15:45     ` Jesper Juhl
  1 sibling, 0 replies; 6+ messages in thread
From: Jesper Juhl @ 2005-01-11 15:45 UTC (permalink / raw)
  To: Olaf Kirch
  Cc: Christoph Hellwig, Jesper Juhl, linux-kernel, okir,
	Linux Kernel Trivial Patch Monkey

On Tue, 11 Jan 2005, Olaf Kirch wrote:

> Hi Christoph, Jesper,
> 
> On Mon, Jan 10, 2005 at 10:15:22PM +0000, Christoph Hellwig wrote:
> > > The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so 
> > > remove it and leave just the name. He's listed with the same email in 
> > > CREDITS, should the address stay or would a patch to remove it there as 
> > > well be appreciated?  I've been unable to find a working address for him 
> > > (if someone knows of one, then changing the address would probably be 
> > > better), and it doesn't seem logical to keep bouncing addresses around.  
> > > What's the general opinion on this?
> > 
> > He's reachable as okir@lst.de and okir@suse.de at least
> 
> Yes, indeed. Changing my email in the Credits file to my @suse.de
> address is appreciated; feel free to remove the old monad.swb.de
> address.
> 
Here's a patch to update the email address in CREDITS


Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>

diff -u linux-2.6.10-bk13-orig/CREDITS linux-2.6.10-bk13/CREDITS
--- linux-2.6.10-bk13-orig/CREDITS	2005-01-10 22:08:48.000000000 +0100
+++ linux-2.6.10-bk13/CREDITS	2005-01-11 16:38:49.000000000 +0100
@@ -1707,7 +1707,7 @@
 S: England
 
 N: Olaf Kirch
-E: okir@monad.swb.de
+E: okir@suse.de
 D: Author of the Linux Network Administrators' Guide
 S: Kattreinstr 38
 S: D-64295




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-11 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10 22:05 [patch] remove bouncing email address of Olaf Kirch Jesper Juhl
2005-01-10 22:15 ` Robert Love
2005-01-10 22:15 ` Christoph Hellwig
2005-01-11 11:22   ` Olaf Kirch
2005-01-11 15:43     ` [patch] update bouncing email address of Olaf Kirch in net/sunrpc/auth.c Jesper Juhl
2005-01-11 15:45     ` [patch] update bouncing email address of Olaf Kirch in CREDITS Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).