Am 16.06.2015 um 14:49 hat Kővágó, Zoltán geschrieben:
> This allows to print options in a format that the user would actually write it
> on the command line (foo=bar,baz=asd,etc=def), without prepending a spurious
> comma at the beginning of the list.

Note that if you really want to produce a valid command line, you would
have to escape any commas in option values. The quotes arounds strings
might not be wanted any more then either.

> Only block.c depended on the old behavior, but it was also updated.
> 
> Signed-off-by: Kővágó, Zoltán <dirty.ice...@gmail.com>

Seems that no behaviour changes from a block layer perspective, so:

Acked-by: Kevin Wolf <kw...@redhat.com>

Reply via email to