diff options
author | Anthony Iliopoulos <ailiop@suse.com> | 2021-03-25 21:47:05 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-03-26 02:47:53 +0300 |
commit | 25dfa65f814951a33072bcbae795989d817858da (patch) | |
tree | e510a2bee68d713af1218b0b140e25250a42eb78 /fs/xfs/xfs_error.c | |
parent | 2b92faed551173f065ee2a8cf087dc76cf40303b (diff) | |
download | linux-25dfa65f814951a33072bcbae795989d817858da.tar.xz |
xfs: fix xfs_trans slab cache name
Removal of kmem_zone_init wrappers accidentally changed a slab cache
name from "xfs_trans" to "xf_trans". Fix this so that userspace
consumers of /proc/slabinfo and /sys/kernel/slab can find it again.
Fixes: b1231760e443 ("xfs: Remove slab init wrappers")
Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions