tcm_qla2xxx: Add fabric_prot_type attribute support
authorNicholas Bellinger <nab@linux-iscsi.org>
Sat, 28 Mar 2015 06:30:57 +0000 (23:30 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 8 Apr 2015 06:27:47 +0000 (23:27 -0700)
commit64b16887749fd8e8000cc2ad1acca3cd29f84086
treefcbc1d1206ef1299c83f8c1ebe9d2e742c61ec9e
parent59bb0ff5db755a6a833acd633015b406d0894253
tcm_qla2xxx: Add fabric_prot_type attribute support

This patch updates qla2xxx target to add a new fabric_prot_type TPG
attribute, used for controlling LLD level protection into LIO when
the backend device does not support T10-PI.

This is required for qla_target.c to enable WRITE_STRIP + READ_INSERT
hardware offloads.

It's disabled by default and controls which se_sesion->sess_prot_type
are set at tcm_qla2xxx_check_initiator_node_acl() session registration
time.

Cc: Quinn Tran <quinn.tran@qlogic.com>
Cc: Saurav Kashyap <saurav.kashyap@qlogic.com>
Cc: Giridhar Malavali <giridhar.malavali@qlogic.com>
Cc: Martin Petersen <martin.petersen@oracle.com>
Cc: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/scsi/qla2xxx/tcm_qla2xxx.c
drivers/scsi/qla2xxx/tcm_qla2xxx.h