]> xenbits.xensource.com Git - libvirt.git/commit
A small bugfix; we only need to call the iscsiadm sendtarget command when we are
authorChris Lalancette <clalance@redhat.com>
Tue, 17 Jun 2008 12:47:10 +0000 (12:47 +0000)
committerChris Lalancette <clalance@redhat.com>
Tue, 17 Jun 2008 12:47:10 +0000 (12:47 +0000)
commit94e3ba0e87d71fde9195939b3aabe527b0f28a09
tree84edd5857a1884056817b0378f4e21c235f14cac
parent88dd6f6cc20721e8c267d0d8c72aaaea228f6ee0
A small bugfix; we only need to call the iscsiadm sendtarget command when we are
first logging in; we don't need to do it for logout.  Move the sendtarget
command into the Login() function.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/storage_backend_iscsi.c