On Mon, Mar 5, 2018 at 3:56 PM, Vishal Verma <[email protected]> wrote:
> Prior to 25520d55cdb6 ("block: Inline blk_integrity in struct gendisk")
> we needed to temporarily add a zero-capacity disk before registering for
> blk-integrity. But adding a zero-capacity disk caused the partition
> table scanning to bail early, and this resulted in partitions not coming
> up after a probe of the BTT or blk namespaces.
>
> We can now register for integrity before the disk has been added, and
> this fixes the rescan problems.
>
> Fixes: 25520d55cdb6 ("block: Inline blk_integrity in struct gendisk")
> Reported-by: Dariusz Dokupil <[email protected]>
> Cc: Dan Williams <[email protected]>
> Cc: [email protected]
> Signed-off-by: Vishal Verma <[email protected]>

Looks good to me, applied.
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to