[FileBackend] Check if paths are writable for delete ops too.
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Nov 2012 06:36:49 +0000 (23:36 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Nov 2012 06:36:49 +0000 (23:36 -0700)
commit9c7018e4fd29d541c3c5bcd65095e2cfff886c64
tree6e0c4ea74d462cae4566be3413bfefc39c6063c8
parent63fa9df088280df300e43bf691bf823e32d8c151
[FileBackend] Check if paths are writable for delete ops too.

* Also clarified the docs around isPathUsableInternal().

Change-Id: I3fc10fce43e040f45045d6da69f0211e9ab4155d
includes/filebackend/FileBackendStore.php
includes/filebackend/FileOp.php