aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Frederick <[email protected]>2014-04-03 14:50:39 -0700
committerLinus Torvalds <[email protected]>2014-04-03 16:21:27 -0700
commit4adeacdf364640544ceecfc7b184af2eed91f183 (patch)
treef97c9a7c2c7b62a2ffc6f24e544e7c48e1c5c3f0
parent4762c98413836dfc3bff2857647f8d673a86d210 (diff)
Documentation/filesystems/ntfs.txt: remove changelog reference
File was removed in commit 7c821a179f91 ("Remove fs/ntfs/ChangeLog"). Signed-off-by: Fabian Frederick <[email protected]> Acked-by: Anton Altaparmakov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-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).