Commit 33165d47 authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: introduce ceph_pagelist_alloc()



struct ceph_pagelist cannot be embedded into anything else because it
has its own refcount.  Merge allocation and initialization together.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 24639ce5
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