[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH] block jobs: Improve error message for missing j
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-block] [PATCH] block jobs: Improve error message for missing job ID |
Date: |
Wed, 17 Aug 2016 11:08:42 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 16.08.2016 um 16:02 hat Kevin Wolf geschrieben:
> If a block job is started with a node name rather than a device name and
> no explicit job ID is passed, it was reported that '' isn't a
> well-formed ID. Which is correct, but we can make the message a little
> bit nicer.
>
> Signed-off-by: Kevin Wolf <address@hidden>
Applied to block-next.
Kevin