On Thu, Oct 30, 2014 at 06:08:16PM +0100, Michal Privoznik wrote:
On 29.10.2014 16:44, Martin Kletzander wrote:
> There was one message used for all parsing errors in the blkio code.
> This series fixes it in both qemu and lxc drivers where the code is
> used.
>
> Martin Kletzander (2):
> qemu: improve error message for invalid blkiotune settings
> lxc: improve error message for invalid blkiotune settings
>
> src/lxc/lxc_driver.c | 29 +++++++++++++++++++----------
> src/qemu/qemu_driver.c | 29 +++++++++++++++++++----------
> 2 files changed, 38 insertions(+), 20 deletions(-)
>
ACK and safe for the freeze.
No rush with these patches, it was just a coincidence that I sent them
during freeze.
Thanks for the review, I'll push after release ;)
Martin