From: Fabian Frederick Date: Thu, 3 Apr 2014 21:50:39 +0000 (-0700) Subject: Documentation/filesystems/ntfs.txt: remove changelog reference X-Git-Tag: firefly_0821_release~176^2~4160^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4adeacdf364640544ceecfc7b184af2eed91f183;p=firefly-linux-kernel-4.4.55.git Documentation/filesystems/ntfs.txt: remove changelog reference File was removed in commit 7c821a179f91 ("Remove fs/ntfs/ChangeLog"). Signed-off-by: Fabian Frederick Acked-by: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt index 791af8dac065..61947facfc07 100644 --- a/Documentation/filesystems/ntfs.txt +++ b/Documentation/filesystems/ntfs.txt @@ -455,8 +455,6 @@ not have this problem with odd numbers of sectors. ChangeLog ========= -Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog. - 2.1.30: - Fix writev() (it kept writing the first segment over and over again instead of moving onto subsequent segments).