diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-11-01 15:54:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-03 09:25:58 -0700 |
commit | 4865d2b6622bd95fc07fea06916eeddf3e13e29b (patch) | |
tree | 51a27f10489016256de7830ad4ad76884b4398b2 /git-cvsexportcommit.perl | |
parent | 3ba7a065527a27f45659398e882feaa1165cbb4c (diff) | |
download | git-4865d2b6622bd95fc07fea06916eeddf3e13e29b.tar.gz |
Use git_open_noatime when accessing pack data
This utility function avoids an unnecessary update of the access time
for a loose object file. Just as the atime isn't useful on a loose
object, its not useful on the pack or the corresonding idx file.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions