From patchwork Thu Oct 7 16:54:24 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roland Dreier X-Patchwork-Id: 238451 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o97GsPA4023442 for ; Thu, 7 Oct 2010 16:54:27 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752903Ab0JGQyZ (ORCPT ); Thu, 7 Oct 2010 12:54:25 -0400 Received: from sj-iport-3.cisco.com ([171.71.176.72]:62603 "EHLO sj-iport-3.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752686Ab0JGQyY (ORCPT ); Thu, 7 Oct 2010 12:54:24 -0400 Authentication-Results: sj-iport-3.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnsFAMuXrUyrR7Ht/2dsb2JhbACURY4Aca58nGSFRwSEUYVv X-IronPort-AV: E=Sophos;i="4.57,298,1283731200"; d="scan'208";a="241791412" Received: from sj-core-1.cisco.com ([171.71.177.237]) by sj-iport-3.cisco.com with ESMTP; 07 Oct 2010 16:54:24 +0000 Received: from roland-alpha.cisco.com (roland-alpha.cisco.com [10.33.42.9]) by sj-core-1.cisco.com (8.13.8/8.14.3) with ESMTP id o97GsOtk006335 for ; Thu, 7 Oct 2010 16:54:24 GMT Received: by roland-alpha.cisco.com (Postfix, from userid 33217) id 3D595E0956; Thu, 7 Oct 2010 09:54:24 -0700 (PDT) From: Roland Dreier To: linux-rdma@vger.kernel.org Subject: SRP submaintainership X-Message-Flag: Warning: May contain useful information Date: Thu, 07 Oct 2010 09:54:24 -0700 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Thu, 07 Oct 2010 16:54:27 +0000 (UTC) === MAINTAINERS: Hand off SCSI RDMA Protocol (SRP) initiator to Dave Dillow Signed-off-by: Roland Dreier --- MAINTAINERS | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f46d8e6..1c72a42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5041,6 +5041,16 @@ W: http://www.kernel.dk S: Maintained F: drivers/scsi/sr* +SCSI RDMA PROTOCOL (SRP) INITIATOR +M: David Dillow +L: linux-rdma@vger.kernel.org +S: Supported +W: http://www.openfabrics.org +Q: http://patchwork.kernel.org/project/linux-rdma/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git +F: drivers/infiniband/ulp/srp/ +F: include/scsi/srp.h + SCSI SG DRIVER M: Doug Gilbert L: linux-scsi@vger.kernel.org