diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-06-22 11:11:17 -0400 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-06-25 16:41:17 -0400 |
commit | a69d8b3a41165ba0a70f2e9612a08ea0af909233 (patch) | |
tree | ac13638554a5e6d8f7132840655d395177a5f916 /MAINTAINERS | |
parent | 43cbd64b1fdc1da89abdad88a022d9e87a98e9c6 (diff) |
MAINTAINERS: Update SRP entries
Reflect the acquisition of SanDisk by Western Digital in my e-mail
address. Remove the reference to David Dillow's git tree since SRP patches
are queued by Doug and Jason. Remove the reference to the OpenFabrics
website since the srp_daemon source code has been moved from that website
into the rdma-core project. Add an entry for the SRP target driver.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: David Dillow <dillow@google.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9d5eeff51b5f..37a1d71f417e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12621,15 +12621,21 @@ S: Maintained | |||
12621 | F: drivers/scsi/sr* | 12621 | F: drivers/scsi/sr* |
12622 | 12622 | ||
12623 | SCSI RDMA PROTOCOL (SRP) INITIATOR | 12623 | SCSI RDMA PROTOCOL (SRP) INITIATOR |
12624 | M: Bart Van Assche <bart.vanassche@sandisk.com> | 12624 | M: Bart Van Assche <bart.vanassche@wdc.com> |
12625 | L: linux-rdma@vger.kernel.org | 12625 | L: linux-rdma@vger.kernel.org |
12626 | S: Supported | 12626 | S: Supported |
12627 | W: http://www.openfabrics.org | ||
12628 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | 12627 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ |
12629 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git | ||
12630 | F: drivers/infiniband/ulp/srp/ | 12628 | F: drivers/infiniband/ulp/srp/ |
12631 | F: include/scsi/srp.h | 12629 | F: include/scsi/srp.h |
12632 | 12630 | ||
12631 | SCSI RDMA PROTOCOL (SRP) TARGET | ||
12632 | M: Bart Van Assche <bart.vanassche@wdc.com> | ||
12633 | L: linux-rdma@vger.kernel.org | ||
12634 | L: target-devel@vger.kernel.org | ||
12635 | S: Supported | ||
12636 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
12637 | F: drivers/infiniband/ulp/srpt/ | ||
12638 | |||
12633 | SCSI SG DRIVER | 12639 | SCSI SG DRIVER |
12634 | M: Doug Gilbert <dgilbert@interlog.com> | 12640 | M: Doug Gilbert <dgilbert@interlog.com> |
12635 | L: linux-scsi@vger.kernel.org | 12641 | L: linux-scsi@vger.kernel.org |