On Mon, 22 Oct 2007, Sven Verdoolaege wrote: > > Aren't you truncating the ptr list after the first entry here? > (While you still need the whole list in free_file_table.) Yes. I didn't have that bug in the first version (I didn't do a separate "free_file_table()" at all - I just free'd the src/dst pointer lists at the end of that function). But I wanted to "clean up" the thing. Duh. Linus - 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