summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2018-07-20 04:42:13 +0300
committerJens Axboe <axboe@kernel.dk>2018-07-22 20:30:53 +0300
commit22f17952c7873a427e6e4280d723c0f686d75fb9 (patch)
treeba3046530a5f3dadb9b3e66289027b49531a423c /.gitignore
parent636620b66d5d4012c4a9c86206013964d3986c4f (diff)
downloadlinux-22f17952c7873a427e6e4280d723c0f686d75fb9.tar.xz
blk-rq-qos: make depth comparisons unsigned
With the change to use UINT_MAX I broke the depth check as any value of inflight (ie 0) would be less than (int)UINT_MAX. Fix this by changing everything to unsigned int to match the depth. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions