From: Alex Elder Date: Wed, 1 May 2013 17:43:04 +0000 (-0500) Subject: libceph: use slab cache for osd client requests X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5522ae0b68421e2645303ff010e27afc5292e0ab;p=pandora-kernel.git libceph: use slab cache for osd client requests Create a slab cache to manage allocation of ceph_osdc_request structures. This resolves: http://tracker.ceph.com/issues/3926 Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed