On Mon, 04/10 17:17, Max Reitz wrote:
> >      bs_options = qdict_new();
> >      qdict_put(bs_options, "filename", qstring_from_str(filename));
> 
> Doesn't the below change make this qdict_put() superfluous?

You are right, bdrv_iscsi.bdrv_needs_filename is false.

Fam

Reply via email to