On Fri, Jun 16, 2017 at 10:14:01AM -0600, Jens Axboe wrote: > So that would look like the below change on top of the current v5. I > skipped the callers, since those are all easy > s/bio_op_write_hint/write_hint_to_opf changes. That's better. But my idead was to actually go back to req_hints and bi_hints fields. Especially as we now have various little holes due to the size reduction from bi_error to bi_status (and the request equivalent). But this mostly makes sense if we're planning for more hints.