]> www.infradead.org Git - users/hch/block.git/commit
block: move bdput() to the callers of __blkdev_get
authorChristoph Hellwig <hch@lst.de>
Thu, 26 Nov 2020 08:22:18 +0000 (09:22 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 1 Dec 2020 08:07:56 +0000 (09:07 +0100)
commit91a66d86d9d7b07c366947a18caf1e11d6345cf5
treed6fa692831c8d78a20344a0d7d110a2ddad51929
parent66317530291e521e03e97ad43c450f999d8c6a95
block: move bdput() to the callers of __blkdev_get

This will allow for a more symmetric calling convention going forward.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
fs/block_dev.c