]> 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)
commit6e9e52e2168d08f987896ee725dc41a43a2b82ec
treea4bfb6fffe06ac6257977112e62c038d4394d285
parent5fcea657cc4c41288e62c508fa38916b364cde5d
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