On Thu, 22 Mar 2007, Junio C Hamano wrote: > > This patch also moves the call to open() up in the function, as > the caller expects us to fail cheaply if leading directories > need to be created (and then the caller creates them and calls > us again). For that calling pattern, attempting conversion > before opening the file adds unnecessary overhead. > > Signed-off-by: Junio C Hamano <junkio@xxxxxxx> Ack, looks good. 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