diff options
| author | Kunwu Chan <[email protected]> | 2024-02-20 09:06:40 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-03-04 15:24:53 +0000 |
| commit | 625c1e0638c90352af83035022332dafbe115494 (patch) | |
| tree | f467cdb06f359ca95a7cf8e7feb20b08deed6f25 /fs/btrfs/dev-replace.c | |
| parent | btrfs: uninline some static inline helpers from delayed-ref.h (diff) | |
| download | kernel-625c1e0638c90352af83035022332dafbe115494.tar.gz kernel-625c1e0638c90352af83035022332dafbe115494.zip | |
btrfs: use KMEM_CACHE() to create btrfs_delayed_node cache
Use the KMEM_CACHE() macro instead of kmem_cache_create() to simplify
the creation of SLAB caches when the default values are used.
Signed-off-by: Kunwu Chan <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
