client: add support for "updateclass" command
commitd18a8b31a573feaec3da7ce292440eee628f464f
authorEric Wong <normalperson@yhbt.net>
Thu, 22 Mar 2012 21:44:17 +0000 (22 21:44 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 22 Mar 2012 21:44:17 +0000 (22 21:44 +0000)
tree6f27ca0a4b26f04b6433c35df1c41b59b063c2ea
parentd5718e3ebeae61409bd5e260b8355ea68685ae84
client: add support for "updateclass" command

This changes the class associated with +key+.
This is _not_ the same as the "update_class" admin command
which actually modifies the class itself.
lib/mogilefs/backend.rb
lib/mogilefs/mogilefs.rb
test/test_mogilefs_integration.rb