From: Tejun Heo <tj@kernel.org>
To: Xiangliang Yu <yxlraid@gmail.com>
Cc: JBottomley@parallels.com, dan.j.williams@intel.com,
todd.e.brandt@intel.com, lukasz.dorau@intel.com,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH 0/3] libsas: add support for port multiplier
Date: Fri, 2 May 2014 11:36:17 -0400 [thread overview]
Message-ID: <20140502153617.GH10204@htj.dyndns.org> (raw)
In-Reply-To: <1398346023-10225-1-git-send-email-yxlraid@gmail.com>
On Thu, Apr 24, 2014 at 09:27:03PM +0800, Xiangliang Yu wrote:
> This patch set will support SATA port multiplier(PM) in LIBSAS.
>
> LIBSAS is need to implement several key handling to support SATA PM:
> First,low level driver notify libsas that SATA PM is attached to HBA port.
> Then, LIBSAS will need to schedule SATA PMP error handler to scan SATA device
> that is attached to PM, so we must implemet port softreset and PMP reset
> handling.
> If find SATA devices, we should add the devices into SAS transport layer.
> In order to find SAS domain device we must implemet device type transformation
> : scsi device -> (port number) -> ata device -> domain device. Then, we can
> execute IO operation.
>
> In these patches, patch 1 is change SATA error handler.
> And patch 2 will add SATA device into SAS layer and implement device type
> transformation. Patch 3 implement SATA functional interface in mvsas.
Please properly thread the patchset from the next posting.
Dan, can you please take a look at this?
Thanks.
--
tejun
next prev parent reply other threads:[~2014-05-02 15:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-24 13:27 [PATCH 0/3] libsas: add support for port multiplier Xiangliang Yu
2014-05-02 15:36 ` Tejun Heo [this message]
2014-05-02 15:37 ` Dan Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140502153617.GH10204@htj.dyndns.org \
--to=tj@kernel.org \
--cc=JBottomley@parallels.com \
--cc=dan.j.williams@intel.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=lukasz.dorau@intel.com \
--cc=todd.e.brandt@intel.com \
--cc=yxlraid@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox