commit | 60beb3412dfa9a6341338c93d0ef44312a9c4f66 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Apr 12 17:59:59 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Apr 22 10:27:59 2013 +0200 |
tree | 68db51cc0897fbd61bef71cff0f3dcaab5a49470 | |
parent | b489477653702ae2beb919084644a6c8b0b72c36 [diff] |
iscsi: Use bdrv_open options instead of filename This is only to convert the internal interface that is used for passing the "filename" to be parsed, but converting to actual fine grained options is left for another day, as it doesn't look trivial. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>