diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-06-27 10:10:45 -0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-07-14 12:23:48 -0400 |
commit | a2c5ae65addb122270cf4115c92039c5b8bf15b9 (patch) | |
tree | 2dff18443d38e352ebf0f5f9506a7eb4958275dd | |
parent | 8d693b911bb9c57009c24cb1772d205b84c7985c (diff) |
MAINTAINERS: Make me the Xen block subsystem (front and back) maintainer
The other MAINTAINER entries don't cover for this so the
xen-blkback driver looks like it is unmaintained. That is
not the case - but to make it obvious to tools - here is
the proper entry.
CC: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e31c87474739..7aac7e1ec9d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10032,6 +10032,13 @@ S: Supported | |||
10032 | F: arch/x86/pci/*xen* | 10032 | F: arch/x86/pci/*xen* |
10033 | F: drivers/pci/*xen* | 10033 | F: drivers/pci/*xen* |
10034 | 10034 | ||
10035 | XEN BLOCK SUBSYSTEM | ||
10036 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | ||
10037 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | ||
10038 | S: Supported | ||
10039 | F: drivers/block/xen-blkback/* | ||
10040 | F: drivers/block/xen* | ||
10041 | |||
10035 | XEN SWIOTLB SUBSYSTEM | 10042 | XEN SWIOTLB SUBSYSTEM |
10036 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 10043 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
10037 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | 10044 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |