login
Header Space

 
 

Re: [PATCH] "sleep 1" sleeps too little on cygwin

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, January 19, 2006 - 6:25 pm

On Thu, Jan 19, 2006 at 11:12:27PM +0100, Alex Riesen wrote:

Cygwin doesn't create an inode from the path name on NTFS.  NT gives you
a 64 bit unique number which identifies a file so we use that.  That
means that the inodes of hardlinked files should be the same, just like
on linux.

Inodes are only calculated by hashing the path name when the OS lacks
the support to provide a "real" inode and in that case there is no hard
link support available so it's a non-issue.

cgf
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Junio C Hamano, (Wed Jan 18, 1:00 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Alex Riesen, (Wed Jan 18, 2:52 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Junio C Hamano, (Wed Jan 18, 9:18 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Alex Riesen, (Thu Jan 19, 11:01 am)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Christopher Faylor, (Thu Jan 19, 2:28 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Alex Riesen, (Thu Jan 19, 6:12 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Christopher Faylor, (Thu Jan 19, 6:25 pm)
Re: [PATCH] "sleep 1" sleeps too little on cygwin, Christopher Faylor, (Thu Jan 19, 1:20 am)
speck-geostationary