On Tue, Nov 01, 2016 at 03:08:44PM -0600, Jens Axboe wrote: > This adds a new request flag, REQ_BACKGROUND, that callers can use to > tell the block layer that this is background (non-urgent) IO.
The subject still says WRITE_BACKGROUND :) Otherwise looks fine: Reviewed-by: Christoph Hellwig <h...@lst.de>