diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-03 07:37:51 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-03 07:37:51 -0500 |
commit | f4b09ebc8baa51ec8394c4173e3de9d62b2cc97a (patch) | |
tree | d91c611e6f43e1775f584f796c6990d746d4ef6c /fs/ntfs | |
parent | e3e1bfe4f28de86d065bc041456161a3f3a9aef7 (diff) |
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/ntfs')
-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 50a7749cfca1..02f44094bda9 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -884,7 +884,7 @@ ToDo/Notes: | |||
884 | 884 | ||
885 | - Add handling for initialized_size != data_size in compressed files. | 885 | - Add handling for initialized_size != data_size in compressed files. |
886 | - Reduce function local stack usage from 0x3d4 bytes to just noise in | 886 | - Reduce function local stack usage from 0x3d4 bytes to just noise in |
887 | fs/ntfs/upcase.c. (Randy Dunlap <rddunlap@osdl.ord>) | 887 | fs/ntfs/upcase.c. (Randy Dunlap <rdunlap@xenotime.net>) |
888 | - Remove compiler warnings for newer gcc. | 888 | - Remove compiler warnings for newer gcc. |
889 | - Pages are no longer kmapped by mm/filemap.c::generic_file_write() | 889 | - Pages are no longer kmapped by mm/filemap.c::generic_file_write() |
890 | around calls to ->{prepare,commit}_write. Adapt NTFS appropriately | 890 | around calls to ->{prepare,commit}_write. Adapt NTFS appropriately |