Mysql: fix get_paths
commit27092c172aaf828740f85d45a410a18c346db8f8
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Jan 2009 03:05:38 +0000 (5 19:05 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Jan 2009 03:05:38 +0000 (5 19:05 -0800)
treeb0e93437b9226626f7d99b37985458cbd4cc7c7b
parent14da9651b3227bea0dcc01eaf09364d8d1ebc274
Mysql: fix get_paths

Oops, this method needs to bypass transformations we
in the normal MogileFS::MogileFS code path.
lib/mogilefs/mogilefs.rb
lib/mogilefs/mysql.rb
test/test_mysql.rb