ceph: fix error paths for corrupt osdmap messages
authorSage Weil <sage@newdream.net>
Mon, 21 Dec 2009 22:49:37 +0000 (14:49 -0800)
committerSage Weil <sage@newdream.net>
Tue, 22 Dec 2009 00:39:59 +0000 (16:39 -0800)
Both osdmap_decode() and osdmap_apply_incremental() should never return
NULL.

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

No differences found