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