Re: [PATCH 00/10] Misc block layer patches for bcachefs

From: Kent Overstreet
Date: Mon May 14 2018 - 15:25:01 EST


Thanks!

On Mon, May 14, 2018 at 3:24 PM, Jens Axboe <axboe@xxxxxxxxx> wrote:
> On 5/8/18 7:33 PM, Kent Overstreet wrote:
>> - Add separately allowed mempools, biosets: bcachefs uses both all over the
>> place
>>
>> - Bit of utility code - bio_copy_data_iter(), zero_fill_bio_iter()
>>
>> - bio_list_copy_data(), the bi_next check - defensiveness because of a bug I
>> had fun chasing down at one point
>>
>> - add some exports, because bcachefs does dio its own way
>> - show whether fua is supported in sysfs, because I don't know of anything that
>> exports whether the _block layer_ specifically thinks fua is supported.
>
> Thanks Kent, applied for 4.18 with the update patch 1.
>
> --
> Jens Axboe
>