iscsi: Add timeout option
commit1d56010482be1a29d02fbbf2cee46633298a5e81
authorKevin Wolf <kwolf@redhat.com>
Thu, 8 Dec 2016 13:23:10 +0000 (8 14:23 +0100)
committerJeff Cody <jcody@redhat.com>
Tue, 21 Feb 2017 15:37:26 +0000 (21 10:37 -0500)
tree7e9d151754f0ad6cc33c46233d2720caf791faa8
parent81aa2a0fb575df682c8ab4661287b24aba74d1f8
iscsi: Add timeout 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.

All -iscsi options have a corresponding driver-specific option for the
iscsi block driver now.

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