MAINTAINERS: add fs/block_dev.c to the block section
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Dec 2020 07:55:42 +0000 (08:55 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 22 Dec 2020 15:42:58 +0000 (08:42 -0700)
fs/block_dev.c is a pretty integral part of the block layer, so make
sure it is mentioned in MAINTAINERS.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS

index 8c1c5f9..ce9c7ab 100644 (file)
@@ -3187,6 +3187,7 @@ S:        Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:     block/
 F:     drivers/block/
+F:     fs/block_dev.c
 F:     include/linux/blk*
 F:     kernel/trace/blktrace.c
 F:     lib/sbitmap.c