Re: [PATCH] dm: check era->md is non-NULL before closing it

From: Joe Thornber
Date: Tue May 20 2014 - 03:42:09 EST


On Tue, May 20, 2014 at 12:53:56PM +0900, naota@xxxxxxxxx wrote:
> In era_ctr(), era->md remain NULL until it's set after metadata_open().
> On the other hand, era_destroy() assume era->md is non-NULL and it is
> called by era_ctr() before initializing the value.

Thanks. This change went into my tree on the 11th March, I'll chase
and see why it's not upstream yet.

- Joe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/