Re: [PATCH 2/5] nvme-fabrics: Add FC transport LLDD api definitions

2016-08-11 Thread Christoph Hellwig
Looks fine, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/5] nvme-fabrics: Add FC transport LLDD api definitions

2016-07-29 Thread J Freyensee
On Mon, 2016-07-25 at 11:12 +0200, Johannes Thumshirn wrote: > On Fri, Jul 22, 2016 at 05:23:56PM -0700, James Smart wrote: > > > > nvme-fabrics: Add FC transport LLDD api definitions: > > > > Host: > > -LLDD registration with the host transport > > -registering host ports (local ports) and targe

Re: [PATCH 2/5] nvme-fabrics: Add FC transport LLDD api definitions

2016-07-25 Thread Johannes Thumshirn
On Fri, Jul 22, 2016 at 05:23:56PM -0700, James Smart wrote: > > nvme-fabrics: Add FC transport LLDD api definitions: > > Host: > -LLDD registration with the host transport > -registering host ports (local ports) and target ports seen on >fabric (remote ports) > -Data structures and call poin

[PATCH 2/5] nvme-fabrics: Add FC transport LLDD api definitions

2016-07-22 Thread James Smart
nvme-fabrics: Add FC transport LLDD api definitions: Host: -LLDD registration with the host transport -registering host ports (local ports) and target ports seen on fabric (remote ports) -Data structures and call points for FC-4 LS's and FCP IO requests Target: -LLDD registration with the tar