[FileBackend] Reduced stat calls when using the multiwrite backend.
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 26 Aug 2012 09:11:31 +0000 (02:11 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 26 Aug 2012 09:11:31 +0000 (02:11 -0700)
commitfeb7a3e10e37cb5b34268f97c6339f959eed57d9
tree97d593c8c535f50b56b537f72cef49acb0f1c8a0
parentbf56303370b7b687b49cee4fab1756574fc95266
[FileBackend] Reduced stat calls when using the multiwrite backend.

Change-Id: I46805637a9dcaaea597bf6eeba204a6889a36a51
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendMultiWrite.php
includes/filebackend/FileBackendStore.php