diff options
| author | Ming Lei <[email protected]> | 2025-02-28 13:26:56 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-02-28 14:06:42 +0000 |
| commit | b654f7a51ffb386131de42aa98ed831f8c126546 (patch) | |
| tree | 9f92dfe0e7ff290e187be242511ac7cd4a033af0 /net/unix/sysctl_net_unix.c | |
| parent | block: Remove zone write plugs when handling native zone append writes (diff) | |
| download | kernel-b654f7a51ffb386131de42aa98ed831f8c126546.tar.gz kernel-b654f7a51ffb386131de42aa98ed831f8c126546.zip | |
block: fix 'kmem_cache of name 'bio-108' already exists'
Device mapper bioset often has big bio_slab size, which can be more than
1000, then 8byte can't hold the slab name any more, cause the kmem_cache
allocation warning of 'kmem_cache of name 'bio-108' already exists'.
Fix the warning by extending bio_slab->name to 12 bytes, but fix output
of /proc/slabinfo
Reported-by: Guangwu Zhang <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
