Re: [PATCH 5/6] qla2xxx_nvmet: Add SysFS node for FC-NVMe Target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/14/18 14:28, Himanshu Madhani wrote:
From: Anil Gurumurthy <anil.gurumurthy@xxxxxxxxxx>

This patch adds SysFS node for NVMe Target configuration

Please elaborate the description of this patch. Are NVMe initiator and target mode mutually exclusive or can both be enabled at the same time? What is the impact of enabling NVMe target mode on FC target mode? I was surprised to see the following in patch 4/6:

-		if (qla_tgt_mode_enabled(vha) ||
-		    qla_dual_mode_enabled(vha))
+		if ((qla_tgt_mode_enabled(vha) ||
+		     qla_dual_mode_enabled(vha)) &&
+		    qlt_op_target_mode) {

Does this mean that with NVMe target mode disabled that FC target mode is also disabled?

Thanks,

Bart.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux