]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - block/blk-throttle.c
block: replace REQ_THROTTLED with a bio flag
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Oct 2016 13:12:12 +0000 (15:12 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 28 Oct 2016 14:45:17 +0000 (08:45 -0600)
commit8d2bbd4c8236e9e38e6b36ac9e2c54fdcfe5b335
tree63269c1f79d2648a350d307ef4179d89216f90ec
parent188bd2b16b3c6ea87a90df20f33db0adcdb75f0c
block: replace REQ_THROTTLED with a bio flag

It's the last bio-only REQ_* flag, and we have space for it in the bio
bi_flags field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Shaun Tancheff <shaun.tancheff@seagate.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-throttle.c
include/linux/blk_types.h