On 03/18/2013 11:23 AM, Kevin Wolf wrote: > If a driver needs structured data and not just a string, it can provide > a .bdrv_parse_filename callback now that parses the command line string > into separate options. Keeping this separate from .bdrv_open_filename > ensures that the preferred way of directly specifying the options always > works as well if parsing the string works. > > Signed-off-by: Kevin Wolf > --- > block.c | 11 +++++++++++ > block/nbd.c | 29 +++++++++++++---------------- > include/block/block_int.h | 1 + > 3 files changed, 25 insertions(+), 16 deletions(-) Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org