MAINTAINERS: add missing files to slab section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Tue, 22 Jul 2025 17:59:01 +0000 (18:59 +0100)
committerVlastimil Babka <vbabka@suse.cz>
Wed, 23 Jul 2025 10:26:24 +0000 (12:26 +0200)
commit8185696483dcb29688fc23c45c99d86b73754982
tree4ba21d2c415b52a6578f442b6453031734207f88
parent4d693c47a025ee3d3bb1de72c522cf2aa560ce7a
MAINTAINERS: add missing files to slab section

The failslab implementation implements fault injection for slab allocations
so seems best suited to the slab section.

The mempool implementation uses slab in the backend, so that seems best
suited here also.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
MAINTAINERS