Re: [PATCH] Avoid accessing a slow working copy during diffcore operations.

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

 



Hi,

On Fri, 15 Dec 2006, Junio C Hamano wrote:

> Also I'd prefer doing this without #ifdef;
> 
>         if (defined(NO_FAST_WORKING_DIRECTORY) &&
>         	!want_file && has_sha1_pack(sha1, NULL))
> 		return 0;

Are you sure? AFAIU it is an OS dependent problem, so it should not be 
configurable at runtime anyway.

Ciao,
Dscho

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