]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: Add timeout for iscsi volume's stable path discovery
authorOsier Yang <jyang@redhat.com>
Mon, 24 Sep 2012 08:44:20 +0000 (16:44 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 25 Sep 2012 09:09:10 +0000 (17:09 +0800)
commitde7f0774c34547776723378bf844ec5d0866bba3
tree937ee4f08239d810001545e4f9d362843b538854
parentf6c295156672fe15b32d2baddb68957bb7bddd8e
storage: Add timeout for iscsi volume's stable path discovery

It might need some time till the LUN's stable path shows up on
initiator host, and although the time window is not foreseeable,
as a better than nothing fix, this patch adds timeout for the
stable path discovery process.
src/storage/storage_backend.c