commit | 8a63a86e1f933dc7f114497408c50c58a633b8bc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Sep 03 07:41:03 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 25 08:18:58 2020 -0600 |
tree | 44fd60fd7fe7254186542bd2b8441c23fee5aeff | |
parent | 57ba10592030be8c8b17184ca093db5e45cdbb2b [diff] |
block: use bd_partno in bdevname No need to go through the hd_struct to find the partition number. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>