commit | 700cd59db518edc2028df7c830d6cb6f7164573b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Sep 03 07:41:04 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 25 08:18:58 2020 -0600 |
tree | 2f22b6fc6ba93e36e4977dc10b7689544fa3f356 | |
parent | 8a63a86e1f933dc7f114497408c50c58a633b8bc [diff] |
vsprintf: use bd_partno in bdev_name 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>