Skip to content
Commit bc1bb416 authored by Al Viro's avatar Al Viro
Browse files

generic_perform_write()/iomap_write_actor(): saner logics for short copy



if we run into a short copy and ->write_end() refuses to advance at all,
use the amount we'd managed to copy for the next iteration to handle.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 90679312
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment