Tweaked "latest" handling of filebackend stat entries
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 15 Mar 2014 09:08:04 +0000 (02:08 -0700)
committerOri.livneh <ori@wikimedia.org>
Mon, 24 Mar 2014 06:55:01 +0000 (06:55 +0000)
commit02e0d115a13da117ce451006a299ee313bdbb514
tree01686446cd124adb73414b5473ae50f0b66ff4b1
parentd57af044a784991c4cd48489fd92807d23fbd717
Tweaked "latest" handling of filebackend stat entries

* Let "latest" stat entries override non "latest" so
  that future getFileStat() calls with the "latest" flag
  can actually have a cache hit.

Change-Id: I1e9391039537d608b89773b4d51575e3b364a751
includes/filebackend/FileBackendStore.php