libceph: fix TAG_WAIT case
authorSage Weil <sage@newdream.net>
Thu, 12 May 2011 22:33:17 +0000 (15:33 -0700)
committerSage Weil <sage@newdream.net>
Thu, 19 May 2011 18:25:04 +0000 (11:25 -0700)
If we get a WAIT as a client something went wrong; error out.  And don't
fall through to an unrelated case.

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

No differences found