]> source.dussan.org Git - jgit.git/commit
Fix lastModified to be consistent in DfsGarbageCollector 81/75981/1
authorShawn Pearce <spearce@spearce.org>
Sun, 26 Jun 2016 18:18:59 +0000 (11:18 -0700)
committerShawn Pearce <spearce@spearce.org>
Sun, 26 Jun 2016 18:18:59 +0000 (11:18 -0700)
commitd8603446a208c17f93ff53d529505dd7e0730477
treeabc6a565f8b161fbecc4c6d70691a46c44cb384d
parent30eb6423a2304776237ab354fe058ceb3f1d0b19
Fix lastModified to be consistent in DfsGarbageCollector

Set all packs written by the DfsGarbageCollector to use the same
starting timestamp as lastModified. This makes it easier to see
which packs came from the same DfsGarbageCollector run, as they
share the same timestamp.

Change-Id: Id633573fbc3f0f360887b4745cacf33d6fc09320
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsGarbageCollector.java