diff options
author | Robert Jennings <rcj@linux.vnet.ibm.com> | 2012-07-31 21:34:36 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-09-14 16:56:42 +0400 |
commit | 4b7652ccb77bf0cc362a7b24505b950a28e15f50 (patch) | |
tree | 5e3db908191063f176d8ee09b8d5597edf2550e7 /MAINTAINERS | |
parent | d12f157655b9114e4afbf4d5ff7b094874456614 (diff) | |
download | linux-4b7652ccb77bf0cc362a7b24505b950a28e15f50.tar.xz |
[SCSI] ibmvscsi: Add maintainer for IBM virtual SCSI/FC drivers
Add a MAINTAINERS entry for the IBM Power Virtual SCSI and FC device
drivers.
Signed-off-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 61ad79ea2b08..1f620d5739eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3431,6 +3431,13 @@ L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/ibm/ibmveth.* +IBM Power Virtual SCSI/FC Device Drivers +M: Robert Jennings <rcj@linux.vnet.ibm.com> +L: linux-scsi@vger.kernel.org +S: Supported +F: drivers/scsi/ibmvscsi/ +X: drivers/scsi/ibmvscsi/ibmvstgt.c + IBM ServeRAID RAID DRIVER P: Jack Hammer M: Dave Jeffery <ipslinux@adaptec.com> |