iscsi: Add header-digest option
commit81aa2a0fb575df682c8ab4661287b24aba74d1f8
authorKevin Wolf <kwolf@redhat.com>
Thu, 8 Dec 2016 13:23:09 +0000 (8 14:23 +0100)
committerJeff Cody <jcody@redhat.com>
Tue, 21 Feb 2017 15:37:16 +0000 (21 10:37 -0500)
treeeed4119be2660a6ff88034bf16132fcf6e371db7
parentd4e799292c537789e5c9fee3a3e65ead37c5a302
iscsi: Add header-digest option

This was previously only available with -iscsi. Again, after this patch,
the -iscsi option only takes effect if an URL is given. New users are
supposed to use the new driver-specific option.

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
block/iscsi.c