From: Sage Weil Date: Thu, 15 Oct 2009 00:36:07 +0000 (-0700) Subject: ceph: warn on allocation from msgpool with larger front_len X-Git-Tag: v2.6.34-rc2~9^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3bc053c610826a657714649ea596f07875db2e;p=pandora-kernel.git ceph: warn on allocation from msgpool with larger front_len Pass the front_len we need when pulling a message off a msgpool, and WARN if it is greater than the pool's size. Then try to allocate a new message (to continue without failing). Signed-off-by: Sage Weil --- Reading git-diff-tree failed