]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Remove storage pool from the arguments of a few functions
authorJán Tomko <jtomko@redhat.com>
Wed, 19 Mar 2014 14:54:08 +0000 (15:54 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 20 Mar 2014 17:04:50 +0000 (18:04 +0100)
commit55074071eca46239528390ef7bb82b11e2aa7c79
tree1a31446596a209931a117e11766a3726c4225e31
parent205342755208a325aa8ac1ff14beb1e45478dd1e
Remove storage pool from the arguments of a few functions

virStorageBackendISCSISession only needs the path of the source
device and virStorageBackendISCSIRescanLUNs doesn't need the pool
at all.

This will allow the functions to be moved to src/util.
src/storage/storage_backend_iscsi.c