block: remove the bdgrab in blk_drop_partitions
authorChristoph Hellwig <hch@lst.de>
Thu, 1 Jul 2021 08:16:38 +0000 (10:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Jul 2021 16:21:24 +0000 (10:21 -0600)
commit63c38d858e0b064a942383d33ccce4ca56df8283
tree64728b57086c3603d9b4dd77fe3f72f79241d0a4
parent498dcc13fd6463de29b94e160f40ed04d5477cd8
block: remove the bdgrab in blk_drop_partitions

There is no need to hold a bdev reference when removing the partition.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210701081638.246552-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/partitions/core.c