commit | cddae808aeb77e5c29d22a8e0dfbdaed413f9e04 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 14 09:28:54 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Apr 20 11:32:59 2020 -0600 |
tree | cca16ea68b8e11226b5def4cac2d49f5e565af70 | |
parent | fa9156ae597c244df4e12891dc8329f649970d9a [diff] |
block: pass a hd_struct to delete_partition All callers have the hd_struct at hand, so pass it instead of performing another lookup. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>