On 06/29/2017 12:31 PM, Christoph Hellwig wrote: > And instead call directly into the integrity code from bio_end_io. This patch doesn't apply to master. But more importantly, it also doesn't compile without INTEGRITY: > +static inline bool bio_integrity_endio(struct bio *) > +{ > + return true; > +} Oops... I hand applied and fixed it up. -- Jens Axboe