Dan McGee <dpmcgee@xxxxxxxxx> writes: > This removes the need to call this function recursively, shinking the > code size slightly and netting a small performance increase. > > Signed-off-by: Dan McGee <dpmcgee@xxxxxxxxx> Tricky. As long as this is done after compute_write_order() populates delta_sibling vs delta link in a consistent way, the new logic should produce exactly the same result as the original code. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html