diff options
author | Alex Elder <elder@inktank.com> | 2013-05-01 19:43:04 +0200 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2013-05-02 18:58:30 +0200 |
commit | 78c2a44aae2950ecf0279590572b861288714946 (patch) | |
tree | 0b08672df26d2ecc61726d4577657633871a2269 /net | |
parent | rbd: allocate object requests with a slab allocator (diff) | |
download | linux-78c2a44aae2950ecf0279590572b861288714946.tar.xz linux-78c2a44aae2950ecf0279590572b861288714946.zip |
rbd: allocate image object names with a slab allocator
The names of objects used for image object requests are always fixed
size. So create a slab cache to manage them. Define a new function
rbd_segment_name_free() to match rbd_segment_name() (which is what
supplies the dynamically-allocated name buffer).
This is part of:
http://tracker.ceph.com/issues/3926
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions