diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-03 13:37:51 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-03 13:37:51 +0100 |
commit | f4b09ebc8baa51ec8394c4173e3de9d62b2cc97a (patch) | |
tree | d91c611e6f43e1775f584f796c6990d746d4ef6c /fs | |
parent | e3e1bfe4f28de86d065bc041456161a3f3a9aef7 (diff) | |
download | linux-3.10-f4b09ebc8baa51ec8394c4173e3de9d62b2cc97a.tar.gz linux-3.10-f4b09ebc8baa51ec8394c4173e3de9d62b2cc97a.tar.bz2 linux-3.10-f4b09ebc8baa51ec8394c4173e3de9d62b2cc97a.zip |
update the email address of Randy Dunlap
This patch removes all references to the bouncing address
rddunlap@osdl.org and one dead web page from the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Diffstat (limited to 'fs')
-rw-r--r-- | fs/ntfs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 50a7749cfca..02f44094bda 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog @@ -884,7 +884,7 @@ ToDo/Notes: - Add handling for initialized_size != data_size in compressed files. - Reduce function local stack usage from 0x3d4 bytes to just noise in - fs/ntfs/upcase.c. (Randy Dunlap <rddunlap@osdl.ord>) + fs/ntfs/upcase.c. (Randy Dunlap <rdunlap@xenotime.net>) - Remove compiler warnings for newer gcc. - Pages are no longer kmapped by mm/filemap.c::generic_file_write() around calls to ->{prepare,commit}_write. Adapt NTFS appropriately |