mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
33165d4723
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>