summary refs log tree commit diff
path: root/fs/udf/file.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-04-07 15:06:19 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2015-04-11 22:29:50 -0400
commit6b775b18eecf60b8a44723e05f8eb6251b71a7a9 (patch)
tree00e1319bffaa949fc9de7134a5afe41728b5bc7e /fs/udf/file.c
parente768d7ff7b923a74a019d8782e6ee75dc1de12c1 (diff)
downloadlinux-6b775b18eecf60b8a44723e05f8eb6251b71a7a9.tar.gz
fuse: ->direct_IO() doesn't need generic_write_checks()
already done by caller.  We used to call __fuse_direct_write(), which
called generic_write_checks(); now the former got expanded, bringing
the latter to the surface.  It used to be called all along and calling
it from there had been wrong all along...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/udf/file.c')
0 files changed, 0 insertions, 0 deletions