Re: [PATCH] Define a version of lstat(2) specially for copy operation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alex Riesen wrote:

> So that Cygwin port can continue work around its supporting
> library and get access to its faked file attributes.
> 
> Signed-off-by: Alex Riesen <raa.lkml@xxxxxxxxx>
> ---
> Junio C Hamano, Tue, Mar 17, 2009 21:42:31 +0100:
>> But isn't this something shops that do deploy Cygwin version of git want
>> to see fixed, so that they can have a site-wide policy implemented in the
> 
> Frankly, I doubt they know or care.

Please don't presume to speak for the world here. I have a not insignificant 
group of users, many on Cygwin, and we depend upon identical behavior 
between Linux and Cygwin versions of git. I maintain my own local build of 
git for my group, among other reasons is to disable the non-Posix lstat 
hack.  Using the Win32 lstat does not speed up git that much (maybe 20-30% 
in my experience) and this trade-off of compatibility vs being not quite so 
dreadfully slow is certainly not worth it for me. (Obviously, others have a 
different view, or this feature would not exist).

So, I strongly urge keeping the differences between POSIX/Linux git and 
Cygwin git as minimal as possible.

Mark Levedahl



--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux