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 /MAINTAINERS | |
parent | 8d693b911bb9c57009c24cb1772d205b84c7985c (diff) | |
download | op-kernel-dev-a2c5ae65addb122270cf4115c92039c5b8bf15b9.zip op-kernel-dev-a2c5ae65addb122270cf4115c92039c5b8bf15b9.tar.gz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e31c874..7aac7e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10032,6 +10032,13 @@ S: Supported F: arch/x86/pci/*xen* F: drivers/pci/*xen* +XEN BLOCK SUBSYSTEM +M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> +L: xen-devel@lists.xenproject.org (moderated for non-subscribers) +S: Supported +F: drivers/block/xen-blkback/* +F: drivers/block/xen* + XEN SWIOTLB SUBSYSTEM M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |