Re: [PATCH] btrfs: Simplify the allocation of slab caches in ordered_data_init

From: Johannes Thumshirn
Date: Wed Jan 31 2024 - 05:25:24 EST


On 31.01.24 07:55, Kunwu Chan wrote:
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.

Same comment here.