Re: [PATCH 8/8] block: remove bdget_disk
From: Ming Lei <hidden>
Date: 2021-05-26 02:25:21
Also in:
linux-block, linux-s390, linux-scsi
From: Ming Lei <hidden>
Date: 2021-05-26 02:25:21
Also in:
linux-block, linux-s390, linux-scsi
On Tue, May 25, 2021 at 08:13:01AM +0200, Christoph Hellwig wrote:
Just opencode the xa_load in the callers, as none of them actually needs a reference to the bdev. Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <redacted> -- Ming