Il 25/06/2013 15:26, Kevin Wolf ha scritto:
>> > + if (!full) {
>> > + error_setg(&errp, "-f is not yet implemented");
>> > + hmp_handle_error(mon, &errp);
>> > + return;
>> > + }
> Then why make it a valid option and confuse users in the help text by
> describing options that don't really exist?
> Because otherwise we're stuck with a meaning of the flag that is different between drive-mirror and block-backup. Paolo
