2022-12-09 15:48:07

by Sergei Shtepa

[permalink] [raw]
Subject: [PATCH v2 21/21] block, blksnap: adds a maintainer for new files

Signed-off-by: Sergei Shtepa <[email protected]>
---
MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1daadaa4d48b..d54c6e59a965 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3655,6 +3655,20 @@ M: Jan-Simon Moeller <[email protected]>
S: Maintained
F: drivers/leds/leds-blinkm.c

+BLOCK DEVICE FILTERING MECHANISM
+M: [email protected]
+L: [email protected]
+S: Supported
+F: Documentation/block/blkfilter.rst
+
+BLOCK DEVICE SNAPSHOTS MODULE
+M: [email protected]
+L: [email protected]
+S: Supported
+F: Documentation/block/blksnap.rst
+F: drivers/block/blksnap/*
+F: include/uapi/linux/blksnap.h
+
BLOCK LAYER
M: Jens Axboe <[email protected]>
L: [email protected]
--
2.20.1