Re: [PATCH 1/3] block: introduce device_add_disk()

From: Dan Williams
Date: Thu Mar 10 2016 - 10:27:36 EST


On Thu, Mar 10, 2016 at 7:18 AM, Christoph Hellwig <hch@xxxxxx> wrote:
> On Thu, Mar 10, 2016 at 07:15:19AM -0800, Dan Williams wrote:
>> > How are the callers expected to unwind after already having added the
>> > disk?
>>
>> True, I overlooked making add_disk() unwind-able, will re-spin...
>
> I think this will take more work than we can finish in the next
> days. It would be good to simply respin it without adding the error
> propagation.

Sounds good.