On Fri, 2019-08-02 at 11:33 -0500, Benjamin Marzinski wrote: > group_by_node_name() and group_by_serial() are exactly the same > except > for how the paths are compared. group_by_prio() is different but its > pathvec solves the same issue as the bitmap from the other two > functions, and since we are always running sort_pathgroups() after > calling pgpriorityfn, there is no need to sort the pathgroups in > group_by_prio(). This means that all three functions can be replaced > with one function, group_by_match() that takes a match function as an > argument. > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx> -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel