ceph: fix mdsmap decoding when multiple mds's are present
authorSage Weil <sage@newdream.net>
Wed, 7 Oct 2009 23:38:19 +0000 (16:38 -0700)
committerSage Weil <sage@newdream.net>
Wed, 7 Oct 2009 23:38:55 +0000 (16:38 -0700)
A misplaced sizeof() around namelen was throwing things off.

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

No differences found