block/iscsi: increase retry count
commit59dd0a22ca4c3ac70c37263208b9e49cfeacf2e4
authorPeter Lieven <pl@kamp.de>
Thu, 16 Apr 2015 14:08:30 +0000 (16 16:08 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 28 Apr 2015 13:36:10 +0000 (28 15:36 +0200)
treef326045c24afd060dcff13b9588a07afc0af39d4
parent73b5394e2e4af3bbe01e221fa395373facc67f78
block/iscsi: increase retry count

The idea is that a command is retried in a BUSY condition
up a time of approx. 60 seconds before it is failed. This should
be far higher than any command timeout in the guest.

Signed-off-by: Peter Lieven <pl@kamp.de>
Message-id: 1429193313-4263-7-git-send-email-pl@kamp.de
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/iscsi.c