Re: [PATCH 1/8] block: add WRITE_BACKGROUND

From: Christoph Hellwig
Date: Wed Nov 02 2016 - 10:55:27 EST


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 <hch@xxxxxx>