On Tue, May 25, 2021 at 08:12:59AM +0200, Christoph Hellwig wrote: > The bd_part_count value only makes sense for whole devices, so move it > to struct gendisk and give it a more descriptive name. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming