]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/filesystems/vfs.txt: update file_operations documentation
authorRichard Yao <ryao@gentoo.org>
Thu, 30 Jan 2014 23:46:12 +0000 (15:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2014 00:56:56 +0000 (16:56 -0800)
commit36f55c4274e72f1d1c4edfbf82c652988410f2fc
treea4d458a134ca9f47efb1c696de757b398e3fb4f9
parent1e9a08197256faa7f8d56bfb4a2377282ef31e14
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>
Documentation/filesystems/vfs.txt