commit | 46bf16c44b90791445975463da671521fc430cae | [log] [tgz] |
---|---|---|
author | Richard Yao <ryao@gentoo.org> | Thu Jan 30 15:46:12 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 30 16:56:56 2014 -0800 |
tree | a4d458a134ca9f47efb1c696de757b398e3fb4f9 | |
parent | 778c14affaf94a9e4953179d3e13a544ccce7707 [diff] |
Documentation/filesystems/vfs.txt: update file_operations documentation ->readv, ->writev and ->sendfile have been removed while ->show_fdinfo has been added. The documentation should reflect this. Signed-off-by: Richard Yao <ryao@gentoo.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>