Make LocalFile file locking calls use Status::wrap
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 13 Jun 2018 23:52:31 +0000 (16:52 -0700)
committerAddshore <addshorewiki@gmail.com>
Thu, 14 Jun 2018 07:30:07 +0000 (07:30 +0000)
commit505a0e913ac10fd79787b51aa340d2bc28bebdf1
treee5af6893810409977f0290ac7a4a1b832c554804
parent7de2c566dd0fb4d0d994867094a00899df107420
Make LocalFile file locking calls use Status::wrap

This avoids the assumption that a wrapper was set in the FileBackend.

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