ceph: fix up unexpected message handling
authorSage Weil <sage@newdream.net>
Sat, 20 Feb 2010 05:43:23 +0000 (21:43 -0800)
committerSage Weil <sage@newdream.net>
Tue, 23 Feb 2010 22:26:29 +0000 (14:26 -0800)
commit5b3a4db3e4009aff918abb1353eb3f4925393a7b
tree0f55666c827c3dfe31309209b69121e431366739
parentbcd2cbd10ce31c950a40c08d7f601f8ff23537b8
ceph: fix up unexpected message handling

Fix skipping of unexpected message types from osd, mon.

Clean up pr_info and debug output.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/messenger.c
fs/ceph/mon_client.c
fs/ceph/osd_client.c