hugh: update email address
authorHugh Dickins <[email protected]>
Thu, 21 May 2009 19:33:58 +0000 (20:33 +0100)
committerLinus Torvalds <[email protected]>
Thu, 21 May 2009 20:14:32 +0000 (13:14 -0700)
My old address will shut down in a few days time: remove it from the tree,
and add a tmpfs (shmem filesystem) maintainer entry with the new address.

Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/filesystems/tmpfs.txt
MAINTAINERS
mm/rmap.c

index 222437efd75a8231751c83a9d68195364b22ad62..3015da0c6b2a253c4a1b65559a8a8ec82b24e3e9 100644 (file)
@@ -133,4 +133,4 @@ RAM/SWAP in 10240 inodes and it is only accessible by root.
 Author:
    Christoph Rohland <[email protected]>, 1.12.01
 Updated:
-   Hugh Dickins <[email protected]>, 4 June 2007
+   Hugh Dickins, 4 June 2007
index 2b349ba4add49640a52d55a66203fba46cf748e0..64ea80e45e3baec9c304d07af0ab2a409a537f12 100644 (file)
@@ -5579,6 +5579,14 @@ M:       [email protected]
 S:     Maintained
 F:     drivers/mmc/host/tmio_mmc.*
 
+TMPFS (SHMEM FILESYSTEM)
+P:     Hugh Dickins
+M:     [email protected]
+L:     [email protected]
+S:     Maintained
+F:     include/linux/shmem_fs.h
+F:     mm/shmem.c
+
 TPM DEVICE DRIVER
 P:     Debora Velarde
 M:     [email protected]
index 16521664010ddc06b5dfb25303413bedb6a58041..23122af3261177713b9e2640b9ef108017083457 100644 (file)
--- a/mm/rmap.c
+++ b/mm/rmap.c
@@ -14,7 +14,7 @@
  * Original design by Rik van Riel <[email protected]> 2001
  * File methods by Dave McCracken <[email protected]> 2003, 2004
  * Anonymous methods by Andrea Arcangeli <[email protected]> 2004
- * Contributions by Hugh Dickins <[email protected]2003, 2004
+ * Contributions by Hugh Dickins 2003, 2004
  */
 
 /*