[FileBackend] Made stat cache factor in last-modified time.
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 14 Apr 2013 20:32:34 +0000 (13:32 -0700)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 19 Apr 2013 03:32:57 +0000 (03:32 +0000)
commit79910f36d47270e802e9ff3a36b4f10b5f1fa686
tree7e48814317ee94a8404b9b495476e426d7534048
parent14fc5f5a937bda3b1cb3ba6a450359d723440283
[FileBackend] Made stat cache factor in last-modified time.

* This should lesson the chance of consistency problems
  if there is any memcached flapping.
* Also cleaned up some documentation.

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