]> source.dussan.org Git - jgit.git/commit
Expose the list of pack files in the DfsBlockCache 42/4542/3
authorDave Borowitz <dborowitz@google.com>
Thu, 3 Nov 2011 19:52:19 +0000 (12:52 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 4 Nov 2011 18:14:32 +0000 (11:14 -0700)
commitdff9d56b946552b4a6b802908a22793f95d3738c
treebe3062149697296b050f13aea3f17bb32ad3255b
parent35d72ac806d73f0c2c2a1a9882321d08044bb6f8
Expose the list of pack files in the DfsBlockCache

Callers may want to inspect the contents of the cache, which this allows
them to do in a read-only fashion without any locking.

Change-Id: Ifd78e8ce34e26e5cc33e9dd61d70c593ce479ee0
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsBlockCache.java