Made preloadFileStat/preloadCache actually work for FileBackendMultiWrite
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 12 Apr 2014 22:42:34 +0000 (15:42 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 12 Apr 2014 22:42:39 +0000 (15:42 -0700)
commit8aaab01e1dbc69170776b8b9a0917de568f8eb21
tree2ebce37f79b4ed7a2ef5936e3928e1316a4d6bf1
parentcfba03d6f68565de00ee95a9dd07c076b2936953
Made preloadFileStat/preloadCache actually work for FileBackendMultiWrite

* Previously the path substitution did not take place

Change-Id: I58ad3e2aa44a2b08f4c6bad1a783fb92ea79dbf4
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendMultiWrite.php