On Fri, 2019-08-02 at 11:33 -0500, Benjamin Marzinski wrote: > All of the code that uses vector_foreach_slot_backwards() treats "i" > as > the index of the entry "p", but the way it was coded, that wasn't the > case. "i" was the number of the entry counting from 1, not 0. > > Signed-off-by: Benjamin Marzinski <[email protected]>
Reviewed-by: Martin Wilck <[email protected]> (once more :-) -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
