]> Git Repo - qemu.git/commit
iscsi: Split URL into individual options
authorKevin Wolf <[email protected]>
Thu, 8 Dec 2016 13:23:06 +0000 (14:23 +0100)
committerJeff Cody <[email protected]>
Tue, 21 Feb 2017 15:36:34 +0000 (10:36 -0500)
commitd5895fcb1de8f6de3cc63a413d7052b98091e191
treedec65795ec3cd217bc6714a20aa045637b78cfda
parenta1cf5fac2b929ffa2abd1285401f2535ff8c6fea
iscsi: Split URL into individual options

This introduces a .bdrv_parse_filename handler for iscsi which parses an
URL if given and translates it to individual options.

Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Jeff Cody <[email protected]>
block/iscsi.c
This page took 0.023608 seconds and 4 git commands to generate.