author | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 May 2011 19:16:29 +0000 (12:16 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 May 2011 22:24:52 +0000 (15:24 -0700) | ||
commit | f4e516834ecedffc330c9735a5665104f8488055 | |
tree | 926c840a3062df674a9bf2db6a967b900a97b3c4 | tree | snapshot |
parent | ccf5ace0dcfab16dca3870076e81d6ad1e294955 | commit | diff |
git_open_noatime(): drop unused parameter
Since commit c793430 (Limit file descriptors used by packs, 2011-02-28),
the extra parameter added in f2e872aa (Work around EMFILE when there are
too many pack files, 2010-11-01) is not used anymore.
Remove it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Since commit c793430 (Limit file descriptors used by packs, 2011-02-28),
the extra parameter added in f2e872aa (Work around EMFILE when there are
too many pack files, 2010-11-01) is not used anymore.
Remove it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
sha1_file.c | diff | blob | history |