[FileRepo] Locking and transaction fixes.
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 7 May 2012 06:28:03 +0000 (23:28 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 7 May 2012 06:28:07 +0000 (23:28 -0700)
commit43aa35016b03935b27d439afe9a6b3f1aad1aa8b
tree7740d775777f8e990a0867b0942f7c0b9b0284ee
parent7cf5f38232111da6ec8834764628aa29422382c1
[FileRepo] Locking and transaction fixes.

* Make sure locks for file moves cover the whole operation.
* Pushed purging out of the move/delete/restore transactions.

Change-Id: I398c5627808fa79739f0dee632c4edf7416507c1
includes/filerepo/file/LocalFile.php