tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
authorNicholas Bellinger <nab@linux-iscsi.org>
Sun, 8 Feb 2015 20:49:46 +0000 (12:49 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 8 Apr 2015 06:27:47 +0000 (23:27 -0700)
commit59bb0ff5db755a6a833acd633015b406d0894253
tree08e7e4f0aa669b68a18599666817d69fa4f7cf17
parentb1d75fe53ef20b90bb64b1e48b905416f0dfde23
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops

This patch adds the missing TARGET_PROT_ALL when initializing a new
session and declaring the capable se_sess->sup_prot_ops for T10-PI.

This is required in order to function with existing qla_target.c
DIF protection offload support.

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