Add minor backcompat for ZoneLocal and friends
commitd433a87e016d178643cfe2cd4702ab67bd1464f0
authordormando <dormando@rydia.net>
Mon, 27 Jun 2011 18:32:20 +0000 (27 11:32 -0700)
committerdormando <dormando@rydia.net>
Mon, 27 Jun 2011 18:32:20 +0000 (27 11:32 -0700)
tree43dfe9c86ddc3d98c50330808a7855e9c62756dc
parent1d3e9138b733cf3080cd856fdbd83a01d9e317d7
Add minor backcompat for ZoneLocal and friends

MogileFS::Device->devices was being called directly within a few replication
plugins, so we'll add a compat interface for now. We'll kick new releases of
related modules and eventually remove the compat interface.
lib/MogileFS/Device.pm