admin: flesh out get_devices
commit80a0fe8ac20a5e3c248a9c377fa09bc7e06487f0
authorEric Wong <e@80x24.org>
Thu, 15 Jan 2015 23:54:16 +0000 (15 23:54 +0000)
committerEric Wong <e@80x24.org>
Fri, 16 Jan 2015 00:16:26 +0000 (16 00:16 +0000)
tree111659f02bf35e3135ad27b1f1b3099ea6f19924
parent65058f1b7c76e82f5958531001e67ef4c94bc159
admin: flesh out get_devices

This adds the reject_bad_md5 and utilization fields.
While we're at it, be more explicit with mapping and
avoid creating an unnecessary hash.
lib/mogilefs/admin.rb
test/test_admin.rb