commit | b0e5168a77387d19caee1622e30f77464c369885 | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Thu Jun 20 10:59:18 2019 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jun 20 13:03:51 2019 -0600 |
tree | 15d360f12cb07fef2106e1b11371629a17bd2de9 | |
parent | 874c893bf07b88d25c6d1db3e1d14e582f838281 [diff] |
block: update print_req_error() Improve the print_req_error with additional request fields which are helpful for debugging. Use newly introduced blk_op_str() to print the REQ_OP_XXX in the string format. Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>