mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
MAINTAINERS: add a maintainer for zoned block device support
Add myself as the maintainer of the block layer support for the zoned block device code and user API. 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:
committed by
Jens Axboe
parent
00ed035094
commit
ebcc028b4a
@@ -28292,6 +28292,13 @@ L: linux-kernel@vger.kernel.org
|
||||
S: Maintained
|
||||
F: arch/x86/kernel/cpu/zhaoxin.c
|
||||
|
||||
ZONED BLOCK DEVICE (BLOCK LAYER)
|
||||
M: Damien Le Moal <dlemoal@kernel.org>
|
||||
L: linux-block@vger.kernel.org
|
||||
S: Maintained
|
||||
F: block/blk-zoned.c
|
||||
F: include/uapi/linux/blkzoned.h
|
||||
|
||||
ZONED LOOP DEVICE
|
||||
M: Damien Le Moal <dlemoal@kernel.org>
|
||||
R: Christoph Hellwig <hch@lst.de>
|
||||
|
||||
Reference in New Issue
Block a user