On 5/21/21 7:50 AM, Christoph Hellwig wrote:
Untangle the mess around blk_alloc_devt by moving the check for
the used allocation scheme into the callers.

Signed-off-by: Christoph Hellwig <[email protected]>
---
  block/blk.h             |  4 +-
  block/genhd.c           | 96 ++++++++++++++++-------------------------
  block/partitions/core.c | 15 +++++--
  3 files changed, 49 insertions(+), 66 deletions(-)

... and also fixes an issue with GENHD_FL_UP remained set in an error path in __device_add_disk().

Reviewed-by: Hannes Reinecke <[email protected]>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Kernel Storage Architect
[email protected]                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer


--
dm-devel mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to