commit | 33165d472310262d8c79c7e4d1a17dc60cea7e35 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Sep 28 15:38:34 2018 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Oct 22 10:28:21 2018 +0200 |
tree | bf498d59251d10a2f8c603ef28200d7d42d6bee4 | |
parent | 24639ce56040a8ea890ad8836068c1ad8bd177c7 [diff] |
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: Ilya Dryomov <idryomov@gmail.com>