Re: [PATCH] nvme-fabrics: patch target code in prep for FC transport support

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] nvme-fabrics: patch target code in prep for FC transport support

2016-07-25 Thread Johannes Thumshirn
On Fri, Jul 22, 2016 at 05:23:51PM -0700, James Smart wrote: > > Patch nvme-fabrics target code in prep for FC transport support: > - Add FC transport type decoding > - Add FC address family decoding > > Patch is cut against the linux-nvme for-4.8/drivers branch > > N

[PATCH] nvme-fabrics: patch target code in prep for FC transport support

2016-07-22 Thread James Smart
Patch nvme-fabrics target code in prep for FC transport support: - Add FC transport type decoding - Add FC address family decoding Patch is cut against the linux-nvme for-4.8/drivers branch Note: this patch had been posted to the prior nvme fabrics repository but not merged before being brought