Re: Unresolved issues #2 (shallow clone again)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Sunday, May 7, 2006 - 7:42 pm

On Sun, 7 May 2006, Theodore Tso wrote:

Well, other filesystems don't have 4kB issues. Reiser can do smaller 
things iirc, and you might obviously have a ext3 filesystem with a 1kB 
blocksize too. And with tails on FFS, you might have a filesystem with a 
8kB blocksize, but despite that it might lay out <1kB files well.

Anyway, packing makes all this basically a non-issue. There are no block 
boundaries in a pack-file, and you only use a single inode. And you'd 
obviously want to pack for other reasons anyway (ie the delta compression 
will makea huge difference over time).

		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:
Re: Unresolved issues #2 (shallow clone again), Jakub Narebski, (Fri May 5, 8:18 am)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Fri May 5, 8:59 am)
Re: Unresolved issues #2 (shallow clone again), Martin Langhoff, (Fri May 5, 11:23 pm)
Re: Unresolved issues #2 (shallow clone again), Junio C Hamano, (Sat May 6, 12:10 am)
Re: Unresolved issues #2 (shallow clone again), Martin Langhoff, (Sat May 6, 11:08 pm)
Re: Unresolved issues #2 (shallow clone again), Jeff King, (Sun May 7, 12:56 am)
Re: Unresolved issues #2 (shallow clone again), Sergey Vlasov, (Sun May 7, 1:01 am)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Sun May 7, 8:27 am)
Re: Unresolved issues #2 (shallow clone again), Martin Langhoff, (Sun May 7, 4:27 pm)
Re: Unresolved issues #2 (shallow clone again), Junio C Hamano, (Sun May 7, 4:35 pm)
Re: Unresolved issues #2 (shallow clone again), Martin Langhoff, (Sun May 7, 4:44 pm)
Re: Unresolved issues #2 (shallow clone again), Theodore Tso, (Sun May 7, 5:33 pm)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Sun May 7, 5:50 pm)
Re: Unresolved issues #2 (shallow clone again), Theodore Tso, (Sun May 7, 6:26 pm)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Sun May 7, 7:04 pm)
Re: Unresolved issues #2 (shallow clone again), Theodore Tso, (Sun May 7, 7:24 pm)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Sun May 7, 7:42 pm)
Re: Unresolved issues #2 (shallow clone again), Jeff King, (Sun May 7, 9:24 pm)
Re: Unresolved issues #2 (shallow clone again), Linus Torvalds, (Mon May 8, 8:32 am)