Re: [PATCH for-next] block: Fix left-over bi_bdev usage
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-24 14:09:03
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-24 14:09:03
On 08/24/2017 02:41 AM, Christoph Hellwig wrote:
On Wed, Aug 23, 2017 at 07:45:55PM -0400, Keith Busch wrote:quoted
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 :)
Problem is, the issue doesn't exist in my for-4.14/block branch, it only exists when that is merged with master. I'll apply it to my for-next branch, even though that one is not persistent, so that it builds. -- Jens Axboe