]> source.dussan.org Git - jgit.git/commit
Make sure modifications to config-param trustFolderStat are detected 58/37658/1
authorChristian Halstrick <christian.halstrick@sap.com>
Fri, 5 Dec 2014 13:39:18 +0000 (14:39 +0100)
committerChristian Halstrick <christian.halstrick@sap.com>
Fri, 5 Dec 2014 13:39:45 +0000 (14:39 +0100)
commit1b9130e8dbc5c5703ef5f03ade5106d83a105ba2
treea2825a67fead73ebfec25b910c11d50c0c6090a9
parentc9a5fdb3cd92d5774aa7041b9fc9fc579dc26edc
Make sure modifications to config-param trustFolderStat are detected

ObjectDirectory.searchPacksAgain() should always read trustFolderStat
from the config and not rely on a cached value.

Change-Id: I90edbaae3c64eea0c9894d05acde4267991575ee
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ObjectDirectory.java