mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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>