From: Alex Elder Date: Wed, 1 May 2013 17:43:04 +0000 (-0500) Subject: libceph: allocate ceph messages with a slab allocator X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d5d6380482b4a5e2e9d0d662f2ef6d56504aef;p=pandora-kernel.git libceph: allocate ceph messages with a slab allocator Create a slab cache to manage ceph_msg structure allocation. This is part of: http://tracker.ceph.com/issues/3926 Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed