diff options
author | Juergen Gross <[email protected]> | 2014-08-28 06:44:13 +0200 |
---|---|---|
committer | Stefano Stabellini <[email protected]> | 2014-09-23 13:36:19 +0000 |
commit | 15d036094b75e63a3817ec4f836959d38cecb1e6 (patch) | |
tree | 9c593e05cfa0e89f0eb67c52996c292945d33c89 | |
parent | d9d660f6e562a47b4065eeb7e538910b0471b988 (diff) |
MAINTAINERS: Add xen pvscsi maintainer
Add myself as maintainer for the Xen pvSCSI drivers.
Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 670b3dcce2de..52a5fb69dbf5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10156,6 +10156,15 @@ S: Supported F: drivers/block/xen-blkback/* F: drivers/block/xen* +XEN PVSCSI DRIVERS +M: Juergen Gross <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: drivers/scsi/xen-scsifront.c +F: drivers/xen/xen-scsiback.c +F: include/xen/interface/io/vscsiif.h + XEN SWIOTLB SUBSYSTEM M: Konrad Rzeszutek Wilk <[email protected]> L: [email protected] (moderated for non-subscribers) |