Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > Hi, > > On Sun, 11 Feb 2007, Junio C Hamano wrote: > >> Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> >> > On Sat, 10 Feb 2007, Junio C Hamano wrote: >> > >> >> About "Cygwin and Linux NTFS seem to disagree with lstat(2)" >> >> problem. Is it really what is happening here? >> > >> > Probably. AFAIR Windows lacks some important information, which is filled >> > with zeroes by Cygwin. >> >> If NTFS driver in the Linux kernel is filling that with zeroes >> the same way then there won't be differences, right? > > Maybe. Although I am quite certain that you'd break something by that. > > But after all, this is one really obscure corner case you have there, and > you are not really working on the repository on Linux either, since you > have it mounted readonly. > > I absolutely have no intention to "fix" performance or other issues for > that case. Ah, you misread me. What I was trying to drive at was if we find the subtle difference between Cygwin's lstat(2) emulation and lstat(2) result from the NTFS driver in the Linux kernel, we could start and fuel flamewar on _other_ lists (namely, kernel and Cygwin) saying "you guys are inconsistent which inconvenience applications great deal". And watching other people flame each other is a lot more fun than flamewar raging close to home ;-). - 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