aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-04-03 14:50:39 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-03 16:21:27 -0700
commit4adeacdf364640544ceecfc7b184af2eed91f183 (patch)
treef97c9a7c2c7b62a2ffc6f24e544e7c48e1c5c3f0 /Documentation/filesystems
parentDocumentation/kmemleak.txt: updates (diff)
downloadlinux-dev-4adeacdf364640544ceecfc7b184af2eed91f183.tar.xz
linux-dev-4adeacdf364640544ceecfc7b184af2eed91f183.zip
Documentation/filesystems/ntfs.txt: remove changelog reference
File was removed in commit 7c821a179f91 ("Remove fs/ntfs/ChangeLog"). Signed-off-by: Fabian Frederick <fabf@skynet.be> Acked-by: Anton Altaparmakov <anton@tuxera.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/ntfs.txt2
1 files changed, 0 insertions, 2 deletions
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).