From: Sage Weil Date: Tue, 9 Aug 2011 22:03:46 +0000 (-0700) Subject: libceph: don't complain on msgpool alloc failures X-Git-Tag: v3.2-rc1~126^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61c27636fffbaf1980e675282777b9467254a40;p=pandora-kernel.git libceph: don't complain on msgpool alloc failures The pool allocation failures are masked by the pool; there is no need to spam the console about them. (That's the whole point of having the pool in the first place.) Mark msg allocations whose failure is safely handled as such. Signed-off-by: Sage Weil --- Reading git-diff-tree failed