]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit286a759399e635a5c1e5ad2b00e1ab3021e6a037
treea4bfb6fffe06ac6257977112e62c038d4394d285
parent1673f8cbf807752f476a04faea7f1363e36b9594
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