2009/4/20 Junio C Hamano <gitster@xxxxxxxxx>: > Dmitry Potapov <dpotapov@xxxxxxxxx> writes: >> >> If the time passed between the creating file and end of writing to it is >> small (less than timestamp resolution), you may not notice the problem. >> The following program demonstrates the problem with fstat on Windows. >> (I compiled it using Cygwin). If you remove 'sleep' then you may not >> notice the problem for a long time. > > I take that you mean that Alex's patch does not work as intended. ... Yes, it just makes the problem harder to notice by providing a faster fstat. -- 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