Remove isVolatile/markVolatile logic from LocalFile
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 5 Mar 2015 21:08:41 +0000 (13:08 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 6 Mar 2015 21:12:39 +0000 (21:12 +0000)
commit7782dee83b16928b413ea68f98856afffd16e67f
tree1e164e7dc75fdef3476cf14452d8e7569c8599fd
parentd01b5db65f8d15f327fd3aa5f60f2046f30e315a
Remove isVolatile/markVolatile logic from LocalFile

* This is obsoleted by the "latest" flag
* Follows-up 5085a4b

Bug: T88506
Change-Id: I808c3a6f0edb3466cb600c06c5e742ab030baf14
includes/filerepo/file/LocalFile.php