diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-02-05 15:51:44 +0800 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-05-12 22:17:41 +0200 |
commit | 7096fae56f82d00bf9f1217e6267811cc553350c (patch) | |
tree | b94f8becfff6e65056afd22915c3e2d3afd8a251 /scripts/gdb/linux/vfs.py | |
parent | 2e0a808224028457040caa52fe883740013adac8 (diff) |
jffs2: Simplify the allocation of slab caches
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
And change cache name from 'jffs2_tmp_dnode' to 'jffs2_tmp_dnode_info'.
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions