diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-10 15:04:10 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-10 16:29:49 +0200 |
commit | 45ac96ed7c369112039289cc7c325a5682ef7c03 (patch) | |
tree | 4ec0c620847b082f77d232e1e729d495f88fdfc0 /fs/affs | |
parent | 1259728731a7902c4965952c55fa16014b4fd0e7 (diff) | |
download | linux-45ac96ed7c369112039289cc7c325a5682ef7c03.tar.bz2 |
fuse: convert direct_io to simple api
Change of semantics in fuse_async_req_send/fuse_send_(read|write): these
can now return error, in which case the 'end' callback isn't called, so the
fuse_io_args object needs to be freed.
Added verification that the return value is sane (less than or equal to the
requested read/write size).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions