commit | 8d2bbd4c8236e9e38e6b36ac9e2c54fdcfe5b335 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Oct 20 15:12:12 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Fri Oct 28 08:45:17 2016 -0600 |
tree | 63269c1f79d2648a350d307ef4179d89216f90ec | |
parent | 188bd2b16b3c6ea87a90df20f33db0adcdb75f0c [diff] |
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>