On Tue, Aug 14, 2018 at 9:26 AM Jens Axboe <ax...@kernel.dk> wrote: > > > > > We probably just want to special case a flush for this check. In other > > situations, like resource allocation and issue, we'd want to consider > > it a write. > > Ala:
Ack, looks sane to me. Linus