diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-07 15:06:19 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-11 22:29:50 -0400 |
commit | 6b775b18eecf60b8a44723e05f8eb6251b71a7a9 (patch) | |
tree | 00e1319bffaa949fc9de7134a5afe41728b5bc7e /fs/udf | |
parent | e768d7ff7b923a74a019d8782e6ee75dc1de12c1 (diff) |
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')
0 files changed, 0 insertions, 0 deletions