Re: Strange "beagle" interaction..

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: J. Bruce Fields <bfields@...>
Cc: Junio C Hamano <gitster@...>, Git Mailing List <git@...>, Johannes Schindelin <Johannes.Schindelin@...>
Date: Tuesday, November 13, 2007 - 5:30 pm

On Tue, 13 Nov 2007, J. Bruce Fields wrote:

Yeah, I just straced it and found the same thing. It's saving fingerprints 
and mtimes to files in the extended attributes.


Gaah. The problem is, setting xattrs does actually change ctime. Which 
means that if we want to make git play nice with beagle, I guess we have 
to just remove the comparison of ctime.

Oh, well. Git doesn't *require* it, but I like the notion of checking the 
inode really really carefully. But it looks like it may not be an option, 
because of file indexers hiding stuff behind our backs.

Or we could just tell people not to run beagle on their git trees, but I 
suspect some people will actually *want* to. Even if it flushes their disk 
caches.

		Linus
-
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:
Strange "beagle" interaction.., Linus Torvalds, (Tue Nov 13, 4:56 pm)
Re: Strange "beagle" interaction.., Mike Hommey, (Tue Nov 13, 5:55 pm)
Re: Strange "beagle" interaction.., J. Bruce Fields, (Tue Nov 13, 5:03 pm)
Re: Strange "beagle" interaction.., Linus Torvalds, (Tue Nov 13, 5:30 pm)
Re: Strange "beagle" interaction.., Jon Smirl, (Tue Nov 13, 5:44 pm)
Re: Strange "beagle" interaction.., J. Bruce Fields, (Tue Nov 13, 5:50 pm)
Re: Strange "beagle" interaction.., Jon Smirl, (Tue Nov 13, 5:58 pm)
Re: Strange "beagle" interaction.., David Brown, (Tue Nov 13, 5:49 pm)
Re: Strange "beagle" interaction.., J. Bruce Fields, (Tue Nov 13, 5:21 pm)