Re: [PATCH for-next] block: Fix left-over bi_bdev usage
From: Christoph Hellwig <hch@lst.de>
Date: 2017-08-24 08:41:33
From: Christoph Hellwig <hch@lst.de>
Date: 2017-08-24 08:41:33
On Wed, Aug 23, 2017 at 07:45:55PM -0400, Keith Busch wrote:
The bi_bdev field was replaced with the gendisk. This patch just fixes an omission.
Thanks Keith. I'm pretty sure I fixed exactly this one when rebasing from my nvme tree to the block tree. But I guess I didn't finish the rebase fully, as usual - git rebase considered harmful :) Acked-by: Christoph Hellwig <hch@lst.de>