commit | 2844a76a25a2fc2f5025cf128c95a14d86146d33 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Fri Apr 09 15:46:42 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Fri Apr 09 15:50:58 2010 -0700 |
tree | a57b3dac7f92d187bafe3c10270b0d28edf405e3 | |
parent | 0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 [diff] |
ceph: decode v5 of osdmap (pool names) [protocol change] Teach the client to decode an updated format for the osdmap. The new format includes pool names, which will be useful shortly. Get this change in earlier rather than later. Signed-off-by: Sage Weil <sage@newdream.net>