Name

bio_endio_nodec — end I/O on a bio, without decrementing bi_remaining

Synopsis

void bio_endio_nodec (struct bio * bio,
 int error);
 

Arguments

bio

bio

error

error, if any

Description

For code that has saved and restored bi_end_io; thing hard before using this function, probably you should've cloned the entire bio.