commit | 069adbac2cd85ae00252da6c5576cbf9b9d9ba6e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 04 07:33:55 2022 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Wed May 04 18:30:10 2022 -0600 |
tree | 900fa4ef79c4788cc5f4729e1663229068b07dbc | |
parent | 7ecc56c62b27d93838ee67fc2c7a1c3c480aea04 [diff] |
block: improve the error message from bio_check_eod Print the start sector and length separately instead of the combined value to help with debugging. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Link: https://lore.kernel.org/r/20220504143355.568660-1-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>