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.
Michal