[lvm-devel] [PATCH] restore the "removemissing" behaviour of lvconvert --repair --use-policies

Alasdair G Kergon agk at redhat.com
Wed Jun 30 20:59:25 UTC 2010


On Wed, Jun 30, 2010 at 10:43:53PM +0200, Peter Rockai wrote:
> -	struct dm_list *failed_pvs = NULL;

> -	if (!(failed_pvs = _failed_pv_list(lv->vg)))
> +	if (!(lp->failed_pvs = _failed_pv_list(lv->vg)))

How does the patch work?

Alasdair




More information about the lvm-devel mailing list