* [PATCH v3 1/7] Add type 0x28 NVME type code to scsi fc headers
@ 2016-10-23 19:31 James Smart
2016-10-25 16:36 ` Christoph Hellwig
0 siblings, 1 reply; 3+ messages in thread
From: James Smart @ 2016-10-23 19:31 UTC (permalink / raw)
Add type 0x28 NVME type code to scsi fc headers
Signed-off-by: James Smart <james.smart at broadcom.com>
---
include/uapi/scsi/fc/fc_fs.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/uapi/scsi/fc/fc_fs.h b/include/uapi/scsi/fc/fc_fs.h
index 50f28b1..dcf314d 100644
--- a/include/uapi/scsi/fc/fc_fs.h
+++ b/include/uapi/scsi/fc/fc_fs.h
@@ -190,6 +190,7 @@ enum fc_fh_type {
FC_TYPE_FCP = 0x08, /* SCSI FCP */
FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */
FC_TYPE_ILS = 0x22, /* internal link service */
+ FC_TYPE_NVME = 0x28, /* FC-NVME */
};
/*
@@ -203,6 +204,7 @@ enum fc_fh_type {
[FC_TYPE_FCP] = "FCP", \
[FC_TYPE_CT] = "CT", \
[FC_TYPE_ILS] = "ILS", \
+ [FC_TYPE_NVME] = "NVME", \
}
/*
--
2.5.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v3 1/7] Add type 0x28 NVME type code to scsi fc headers
2016-10-23 19:31 [PATCH v3 1/7] Add type 0x28 NVME type code to scsi fc headers James Smart
@ 2016-10-25 16:36 ` Christoph Hellwig
2016-10-25 23:48 ` J Freyensee
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2016-10-25 16:36 UTC (permalink / raw)
Looks fine,
Reviewed-by: Christoph Hellwig <hch at lst.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v3 1/7] Add type 0x28 NVME type code to scsi fc headers
2016-10-25 16:36 ` Christoph Hellwig
@ 2016-10-25 23:48 ` J Freyensee
0 siblings, 0 replies; 3+ messages in thread
From: J Freyensee @ 2016-10-25 23:48 UTC (permalink / raw)
On Tue, 2016-10-25@09:36 -0700, Christoph Hellwig wrote:
> Looks fine,
>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
Looks fine,
Reviewed-by: Jay Freyensee <james_p_freyensee at linux.intel.com>
>
> _______________________________________________
> Linux-nvme mailing list
> Linux-nvme at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-nvme
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-25 23:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-23 19:31 [PATCH v3 1/7] Add type 0x28 NVME type code to scsi fc headers James Smart
2016-10-25 16:36 ` Christoph Hellwig
2016-10-25 23:48 ` J Freyensee
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.