[FileBackend] MultiWrite options to avoid pushing certain changes to all backends.
authorAaron <aschulz@wikimedia.org>
Wed, 22 Aug 2012 18:51:38 +0000 (11:51 -0700)
committerAaron <aschulz@wikimedia.org>
Wed, 22 Aug 2012 23:02:12 +0000 (16:02 -0700)
commit36c0c1edb6e713a797e7fde52f716ca17f548866
treeea2094c87fa4d52d8a4720313bd90a216fa7ee34
parent57b9354ca93e46bf3d0873a90ceb933de9175b9e
[FileBackend] MultiWrite options to avoid pushing certain changes to all backends.

* This can be used to no-op dir and file operations on the clone backends
  for the 'thumb' and 'temp' zones to reduce load or avoid hitting certain mounts.

Change-Id: I2c57904b8264b7479b17736333b0b9228b469bbc
includes/filebackend/FileBackendMultiWrite.php