Optimized doOperations() a bit to only get SH locks for the paths that aren't already...
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 21 Dec 2011 10:06:47 +0000 (10:06 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 21 Dec 2011 10:06:47 +0000 (10:06 +0000)
commita0e5c46d5f0e5d9cdb920a6cfdbeaf68cc24df94
treea1352f6c55d3218e2cdb95f10701701da6e60eb1
parent2c4ef137b4e0b224e95e9c0561249991dfe330d9
Optimized doOperations() a bit to only get SH locks for the paths that aren't already going to get EX locks
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileBackendMultiWrite.php