From: Alex Elder Date: Wed, 1 May 2013 17:43:04 +0000 (-0500) Subject: libceph: allocate ceph message data with a slab allocator X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81b36be4c56299ac4c4c786908cb117ad232b62e;p=pandora-kernel.git libceph: allocate ceph message data with a slab allocator Create a slab cache to manage ceph_msg_data 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