diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-02-04 11:28:21 +0800 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-03-01 09:12:24 -0500 |
commit | 192d80cdcb4cd6691e15b0e0fc9bc94d3203e30d (patch) | |
tree | 4fd1dbe14ed8b9397cd9c8c99f89d4edf699d4de /fs/nls | |
parent | 2f74991a494bdc8b24a63a26b9266b0992321b5f (diff) | |
download | linux-stable-192d80cdcb4cd6691e15b0e0fc9bc94d3203e30d.tar.gz linux-stable-192d80cdcb4cd6691e15b0e0fc9bc94d3203e30d.tar.bz2 linux-stable-192d80cdcb4cd6691e15b0e0fc9bc94d3203e30d.zip |
nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
And change cache name from 'nfsd_drc' to 'nfsd_cacherep'.
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions