From: Alex Elder Date: Wed, 29 May 2013 16:19:00 +0000 (-0500) Subject: libceph: print more info for short message header X-Git-Tag: v3.11-rc1~69^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4974341eb99861720d54db9337bf1fe78eb8b9d0;p=pandora-kernel.git libceph: print more info for short message header If an osd client response message arrives that has a front section that's too big for the buffer set aside to receive it, a warning gets reported and a new buffer is allocated. The warning says nothing about which connection had the problem. Add the peer type and number to what gets reported, to be a bit more informative. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed