block: add WRITE_BG
authorJens Axboe <axboe@fb.com>
Mon, 12 Sep 2016 14:58:31 +0000 (08:58 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 12 Sep 2016 14:58:31 +0000 (08:58 -0600)
commitaa590e90be1a5bea18f3efd4b31d6fbfaedb98df
tree041e035d47c22ca1a94941c3a6604d95bab3bbcc
parentca90d985f74daaaf925462542923cb633d7e9134
block: add WRITE_BG

This adds a new request flag, REQ_BG, that callers can use to tell
the block layer that this is background (non-urgent) IO.

Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blk_types.h
include/linux/fs.h