Re: [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
From: Ming Lei <hidden>
Date: 2021-05-26 01:59:56
Also in:
linux-block, linux-s390, linux-scsi
From: Ming Lei <hidden>
Date: 2021-05-26 01:59:56
Also in:
linux-block, linux-s390, linux-scsi
On Tue, May 25, 2021 at 08:12:57AM +0200, Christoph Hellwig wrote:
Keep in the callers and thus remove the for_part argument. This mirrors what is done on the blkdev_get side and slightly simplifies blkdev_get_part as well. Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <redacted> -- Ming