commit | 5cbd28e3cef14b43b2a8271d36b75fc61c13bb8a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 24 08:25:12 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Mar 24 07:57:07 2020 -0600 |
tree | 3c2243343e2631c9129f3f663c450de6f92b00ca | |
parent | ea3edd4dc23027083fbb4a73b65114d08fe73a76 [diff] |
block: move disk_name and related helpers out of partition-generic.c Thes functions aren't really related to partition support, so move them to a more suitable place. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>