From ecd931aeb0b9f3c6d2f8c6fd6f20b804c57d32b5 Mon Sep 17 00:00:00 2001 From: Hugh Dickins Date: Thu, 21 May 2009 20:33:58 +0100 Subject: [PATCH] --- yaml --- r: 145195 b: refs/heads/master c: 98f32602d42951e61a059685f842aa7d778ffab0 h: refs/heads/master i: 145193: eb6fe09ab08fc266839fdeb84e1cf37b51e9494b 145191: 001c7903a1d8839385e69aba31d45eeb0bf31f99 v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/tmpfs.txt | 2 +- trunk/MAINTAINERS | 8 ++++++++ trunk/mm/rmap.c | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d2a691295270..3a8e9d82e917 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ecca1c5e3a55d1581be9aa9144642c67de70e33b +refs/heads/master: 98f32602d42951e61a059685f842aa7d778ffab0 diff --git a/trunk/Documentation/filesystems/tmpfs.txt b/trunk/Documentation/filesystems/tmpfs.txt index 222437efd75a..3015da0c6b2a 100644 --- a/trunk/Documentation/filesystems/tmpfs.txt +++ b/trunk/Documentation/filesystems/tmpfs.txt @@ -133,4 +133,4 @@ RAM/SWAP in 10240 inodes and it is only accessible by root. Author: Christoph Rohland , 1.12.01 Updated: - Hugh Dickins , 4 June 2007 + Hugh Dickins, 4 June 2007 diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index 2b349ba4add4..64ea80e45e3b 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -5579,6 +5579,14 @@ M: ian@mnementh.co.uk S: Maintained F: drivers/mmc/host/tmio_mmc.* +TMPFS (SHMEM FILESYSTEM) +P: Hugh Dickins +M: hugh.dickins@tiscali.co.uk +L: linux-mm@kvack.org +S: Maintained +F: include/linux/shmem_fs.h +F: mm/shmem.c + TPM DEVICE DRIVER P: Debora Velarde M: debora@linux.vnet.ibm.com diff --git a/trunk/mm/rmap.c b/trunk/mm/rmap.c index 16521664010d..23122af32611 100644 --- a/trunk/mm/rmap.c +++ b/trunk/mm/rmap.c @@ -14,7 +14,7 @@ * Original design by Rik van Riel 2001 * File methods by Dave McCracken 2003, 2004 * Anonymous methods by Andrea Arcangeli 2004 - * Contributions by Hugh Dickins 2003, 2004 + * Contributions by Hugh Dickins 2003, 2004 */ /*