get_paths defaults to noverify: true
commit4728ddc616e50727a2cf325ffb4cacb3f3163921
authorEric Wong <normalperson@yhbt.net>
Thu, 10 Nov 2011 23:23:46 +0000 (10 15:23 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Nov 2011 23:53:51 +0000 (10 15:53 -0800)
treeca1fcb272a46ffce766bce5221d66306226f606d
parent7e24f6dc9f5aa90f123dc0e9ee10d22d57a6dee1
get_paths defaults to noverify: true

This restores 2.x behavior and is faster and safer since
we're smart enough to deal with failover.  Also dropping
default @zone support since it doesn't seem that useful.
lib/mogilefs/mogilefs.rb
test/test_mogilefs.rb