9p: get rid of v9fs_direct_file_write()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 2 Apr 2015 02:32:23 +0000 (22:32 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:28:26 +0000 (22:28 -0400)
commit9565a5445240cd441f2c670aa7260ee8eb5dff79
tree4449d982f9476fae8bff8ee9f78c673508b42a4e
parentc711a6b111322941a41bb024dbcc22b9858d5dd6
9p: get rid of v9fs_direct_file_write()

just handle it in ->direct_IO()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/9p/vfs_addr.c
fs/9p/vfs_file.c