OSDN Git Service

block: print offending values when cloned rq limits are exceeded
authorJohn Pittman <jpittman@redhat.com>
Thu, 23 May 2019 21:49:39 +0000 (17:49 -0400)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 May 2019 21:12:34 +0000 (15:12 -0600)
commit61939b12dc24d0ac958020f261046c35a16e0c48
treea4bfb6fffe06ac6257977112e62c038d4394d285
parentcd669f88b13474b7b65396d6413be973b7074ba1
block: print offending values when cloned rq limits are exceeded

While troubleshooting issues where cloned request limits have been
exceeded, it is often beneficial to know the actual values that
have been breached.  Print these values, assisting in ease of
identification of root cause of the breach.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: John Pittman <jpittman@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c