Commit 9e767adb authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: osdc->req_mempool should be backed by a slab pool



ceph_osd_request_cache was introduced a long time ago.  Also, osd_req
is about to get a flexible array member, which ceph_osd_request_cache
is going to be aware of.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent ae458f5a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment