lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Oct 2007 20:55:36 -0500
From:	Rob Landley <rob@...dley.net>
To:	akpm@...ux-foundation.org
Cc:	Jens Axboe <jens.axboe@...cle.com>, linux-kernel@...r.kernel.org
Subject: [PATCH] Update Jens Axboe's email in Documentation/*

From: Rob Landley <rob@...dley.net>

Jens Axboe's old email address bounces.

Signed-off-by: Rob Landley <rob@...dley.net>
---

He's emailing from oracle.com these days, and the old one bounced with:

<axboe@...e.de>: host mx2.suse.de[195.135.220.15] said: 550 <axboe@...e.de>:
    Recipient address rejected: User has moved to <unknown> (in reply to RCPT
    TO command)

 Documentation/DMA-mapping.txt            |    2 +-
 Documentation/HOWTO                      |    2 +-
 Documentation/block/biodoc.txt           |    4 ++--
 Documentation/block/deadline-iosched.txt |    2 +-
 Documentation/block/ioprio.txt           |    2 +-
 Documentation/block/request.txt          |    2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

diff -r 79f0ea1e0e70 Documentation/DMA-mapping.txt
--- a/Documentation/DMA-mapping.txt	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/DMA-mapping.txt	Sat Oct 13 20:51:42 2007 -0500
@@ -782,5 +782,5 @@ following people:
 	Jay Estabrook <Jay.Estabrook@...paq.com>
 	Thomas Sailer <sailer@....ee.ethz.ch>
 	Andrea Arcangeli <andrea@...e.de>
-	Jens Axboe <axboe@...e.de>
+	Jens Axboe <jens.axboe@...cle.com>
 	David Mosberger-Tang <davidm@....hp.com>
diff -r 79f0ea1e0e70 Documentation/HOWTO
--- a/Documentation/HOWTO	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/HOWTO	Sat Oct 13 20:51:42 2007 -0500
@@ -330,7 +330,7 @@ Here is a list of some of the different 
     - ACPI development tree, Len Brown <len.brown@...el.com>
 	git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
 
-    - Block development tree, Jens Axboe <axboe@...e.de>
+    - Block development tree, Jens Axboe <jens.axboe@...cle.com>
 	git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
 
     - DRM development tree, Dave Airlie <airlied@...ux.ie>
diff -r 79f0ea1e0e70 Documentation/block/biodoc.txt
--- a/Documentation/block/biodoc.txt	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/block/biodoc.txt	Sat Oct 13 20:51:42 2007 -0500
@@ -2,7 +2,7 @@
 	=====================================================
 
 Notes Written on Jan 15, 2002:
-	Jens Axboe <axboe@...e.de>
+	Jens Axboe <jens.axboe@...cle.com>
 	Suparna Bhattacharya <suparna@...ibm.com>
 
 Last Updated May 2, 2002
@@ -21,7 +21,7 @@ Credits:
 ---------
 
 2.5 bio rewrite:
-	Jens Axboe <axboe@...e.de>
+	Jens Axboe <jens.axboe@...cle.com>
 
 Many aspects of the generic block layer redesign were driven by and evolved
 over discussions, prior patches and the collective experience of several
diff -r 79f0ea1e0e70 Documentation/block/deadline-iosched.txt
--- a/Documentation/block/deadline-iosched.txt	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/block/deadline-iosched.txt	Sat Oct 13 20:51:42 2007 -0500
@@ -73,6 +73,6 @@ rbtree front sector lookup when the io s
 rbtree front sector lookup when the io scheduler merge function is called.
 
 
-Nov 11 2002, Jens Axboe <axboe@...e.de>
+Nov 11 2002, Jens Axboe <jens.axboe@...cle.com>
 
 
diff -r 79f0ea1e0e70 Documentation/block/ioprio.txt
--- a/Documentation/block/ioprio.txt	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/block/ioprio.txt	Sat Oct 13 20:51:42 2007 -0500
@@ -173,4 +173,4 @@ int main(int argc, char *argv[])
 ---> snip ionice.c tool <---
 
 
-March 11 2005, Jens Axboe <axboe@...e.de>
+March 11 2005, Jens Axboe <jens.axboe@...cle.com>
diff -r 79f0ea1e0e70 Documentation/block/request.txt
--- a/Documentation/block/request.txt	Tue Oct 09 21:00:40 2007 +0000
+++ b/Documentation/block/request.txt	Sat Oct 13 20:51:42 2007 -0500
@@ -1,7 +1,7 @@
 
 struct request documentation
 
-Jens Axboe <axboe@...e.de> 27/05/02
+Jens Axboe <jens.axboe@...cle.com> 27/05/02
 
 1.0
 Index

-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ