Fixed silly unlock bug in LocalFile
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 4 Oct 2013 16:06:07 +0000 (09:06 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 4 Oct 2013 16:06:35 +0000 (16:06 +0000)
commit53b361e52cce69eab706bfec5f579063991fb3b9
tree31fb434ab828b0693c779f9644ac3af8907e1b19
parent5641d92e129ac6260509b8215cd3d1689145cf69
Fixed silly unlock bug in LocalFile

* Removed the lock instead of just purging some cache data

bug: 54978
Change-Id: Ida007c28e07b0fe1803ab8ed027bc2ec4f55af19
includes/filerepo/file/LocalFile.php