]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add missing block layer user API header files
authorDamien Le Moal <dlemoal@kernel.org>
Wed, 19 Nov 2025 03:02:19 +0000 (12:02 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Nov 2025 14:37:40 +0000 (07:37 -0700)
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>
MAINTAINERS

index ce7f67e099103fdf91d584f00208208a6b383503..92d545e52ba0a2b2f7981f6c3a301067820818da 100644 (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