ceph: decode updated mdsmap format
authorSage Weil <sage@newdream.net>
Thu, 19 Nov 2009 23:31:50 +0000 (15:31 -0800)
committerSage Weil <sage@newdream.net>
Fri, 20 Nov 2009 22:24:33 +0000 (14:24 -0800)
The mds map now uses the global_id as the 'key' (instead of the addr,
which was a poor choice).

This is protocol change.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found