]> source.dussan.org Git - jgit.git/commit
Cluster UNREACHABLE_GARBAGE packs at the end of the search list 99/10999/1
authorShawn Pearce <spearce@spearce.org>
Fri, 8 Mar 2013 19:19:44 +0000 (11:19 -0800)
committerShawn Pearce <spearce@spearce.org>
Fri, 8 Mar 2013 19:19:44 +0000 (11:19 -0800)
commitea5eef912a66b06dc59320655bd8c31c14507465
tree15dedb27459648460e3a6c34dba4c72121a35165
parent3ad454497cdb6a917c00b01c735f5a469b8fb2ff
Cluster UNREACHABLE_GARBAGE packs at the end of the search list

Garbage is unlikely to be used by a reader. Ensure they always
cluster at the end of the search list, no matter what timestamp
was used on the pack files.

Change-Id: I3bed89e9569ee3363c36bb3f73fcd34057a3883f
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsObjDatabase.java
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsPackDescription.java