[lvm-devel] [PATCH 02/13] Replicator: add libdm support

Alasdair G Kergon agk at redhat.com
Wed Oct 7 14:39:59 UTC 2009


On Mon, Oct 05, 2009 at 04:00:29PM +0200, Zdenek Kabelac wrote:
>  int dm_tree_suspend_children(struct dm_tree_node *dnode,
> -				   const char *uuid_prefix,
> -				   size_t uuid_prefix_len);
> +			     const char *uuid_prefix,
> +			     size_t uuid_prefix_len,
> +			     int priority);
  
We can't change the published interface like that.

If there really is no alternative to this parameter then you need to introduce
a new function instead.

Alasdair




More information about the lvm-devel mailing list