On Tue, Jan 8, 2019 at 2:15 PM Vishal Verma <[email protected]> wrote:
>
> The kernel will return ENXIO and fail attempts to set the size of a
> namespace that has already been deleted. When we are deleting a
> namespace, we don't care that it has been previously destroyed, or is
> in an uninitialized state.
>
> Ignore the ENXIO from setting the size to zero in this case, and report
> to the callers of this API that the deletion was successful.
>
> This addresses github issue #73.
>
> Signed-off-by: Vishal Verma <[email protected]>

Looks good.

Reviewed-by: Dan Williams <[email protected]>
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to