From: Daniel Barkalow <barkalow@iabervon.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Git Mailing List <git@vger.kernel.org>, Junio C Hamano <junkio@cox.net>
Subject: Re: Create object subdirectories on demand
Date: Fri, 7 Oct 2005 21:45:32 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.63.0510072124290.23242@iabervon.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0510061612080.31407@g5.osdl.org>
On Thu, 6 Oct 2005, Linus Torvalds wrote:
> This patch also tries to fix up "write_sha1_from_fd()" to use the new
> common infrastructure for creating the object files, closing a hole where
> we might otherwise leave half-written objects in the object database.
This looks right to me, but it would be nice to also split out and
share the temp file creation. Also, http-fetch.c writes object files and
needs at least move_temp_to_file() if it's going to do special stuff.
-Daniel
*This .sig left intentionally blank*
next prev parent reply other threads:[~2005-10-08 1:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-06 23:23 Create object subdirectories on demand Linus Torvalds
2005-10-07 9:38 ` Junio C Hamano
2005-10-07 14:56 ` Linus Torvalds
2005-10-07 16:30 ` [PATCH] Create object subdirectories on demand (phase II) Junio C Hamano
2005-10-08 1:45 ` Daniel Barkalow [this message]
2005-10-09 10:42 ` Use the same move_temp_to_file in git-http-fetch Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.63.0510072124290.23242@iabervon.org \
--to=barkalow@iabervon.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox