summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-12-10 08:55:42 +0100
committerJens Axboe <axboe@kernel.dk>2020-12-22 08:42:58 -0700
commitadf4c01aba575c02ae7335255f9f9a379e594c5d (patch)
tree32ad64c86b77133ec6fca96eb11f0b2a00de1d3c /MAINTAINERS
parent71425189b2b75336d869cfdedea45c9d319fc9c9 (diff)
MAINTAINERS: add fs/block_dev.c to the block section
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8c1c5f9830c3..ce9c7ab54b5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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