projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4762c98
)
Documentation/filesystems/ntfs.txt: remove changelog reference
author
Fabian Frederick
<
[email protected]
>
Thu, 3 Apr 2014 21:50:39 +0000
(14:50 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 3 Apr 2014 23:21:27 +0000
(16:21 -0700)
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]
>
Documentation/filesystems/ntfs.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/ntfs.txt
b/Documentation/filesystems/ntfs.txt
index 791af8dac0652cf7f286bd34146314e9f2a8120a..61947facfc07cbcef53256d6afe0529cfc5bca77 100644
(file)
--- 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).