expand __fuse_direct_write() in both callers
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 31 Mar 2015 02:15:58 +0000 (22:15 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:27:53 +0000 (22:27 -0400)
it's actually shorter that way *and* later we'll want iocb in scope
of generic_write_check() caller.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/fuse/file.c

diff --cc fs/fuse/file.c
Simple merge