MAINTAINERS: add missing block layer user API header files

Add the missing user API header files related to the block layer to the
list of matching file patterns for Jens's block layer entry.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Damien Le Moal
2025-11-19 12:02:19 +09:00
committed by Jens Axboe
parent 8e1d91c258
commit 00ed035094

View File

@@ -4400,6 +4400,8 @@ F: block/
F: drivers/block/
F: include/linux/bio.h
F: include/linux/blk*
F: include/uapi/linux/blk*
F: include/uapi/linux/ioprio.h
F: kernel/trace/blktrace.c
F: lib/sbitmap.c