diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:19:48 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-27 08:40:17 -0700 |
commit | 526719ba51e7d7bd31f7af9ab04b015b70096685 (patch) | |
tree | ccbacb533487b9f0b9e475050b3804fa506e7faf /fs/nfs | |
parent | 77122d0b5d1fb2276b1fe7bce6366f22b2f96606 (diff) | |
download | linux-3.10-526719ba51e7d7bd31f7af9ab04b015b70096685.tar.gz linux-3.10-526719ba51e7d7bd31f7af9ab04b015b70096685.tar.bz2 linux-3.10-526719ba51e7d7bd31f7af9ab04b015b70096685.zip |
Switch to a valid email address...
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nfs')
-rw-r--r-- | fs/nfs/inode.c | 2 | ||||
-rw-r--r-- | fs/nfs/super.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fs/nfs/inode.c b/fs/nfs/inode.c index b9195c02a86..dc52793ff8f 100644 --- a/fs/nfs/inode.c +++ b/fs/nfs/inode.c @@ -5,7 +5,7 @@ * * nfs inode and superblock handling functions * - * Modularised by Alan Cox <Alan.Cox@linux.org>, while hacking some + * Modularised by Alan Cox <alan@lxorguk.ukuu.org.uk>, while hacking some * experimental NFS changes. Modularisation taken straight from SYS5 fs. * * Change to nfs_read_super() to permit NFS mounts to multi-homed hosts. diff --git a/fs/nfs/super.c b/fs/nfs/super.c index a3b0061dfd4..f48db679a1c 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -5,7 +5,7 @@ * * nfs superblock handling functions * - * Modularised by Alan Cox <Alan.Cox@linux.org>, while hacking some + * Modularised by Alan Cox <alan@lxorguk.ukuu.org.uk>, while hacking some * experimental NFS changes. Modularisation taken straight from SYS5 fs. * * Change to nfs_read_super() to permit NFS mounts to multi-homed hosts. |