]> git.baikalelectronics.ru Git - kernel.git/commit
block: improve print_req_error
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Jun 2019 17:59:15 +0000 (10:59 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jun 2019 19:03:51 +0000 (13:03 -0600)
commitfd47bd32188bc0952282a6e419b41ee2f74a3113
treeb325e1a83b53bfaef05e4ff98f0cdbf5d2bc6cf4
parent36f3511ff4367334f785f08710b2a44b6cc9dd65
block: improve print_req_error

Print the calling function instead of print_req_error as a prefix, and
print the operation and op_flags separately instead of the whole field.

Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c