On 30.06.2016 16:13, Kevin Wolf wrote:
> Commit implemented the 'enospc' policy as 'ignore' if the error was not
> ENOSPC. The QAPI documentation promises that it's treated as 'stop'.
> Using the common block job error handling function fixes this.
>
> Signed-off-by: Kevin Wolf
> ---
> block/com
Commit implemented the 'enospc' policy as 'ignore' if the error was not
ENOSPC. The QAPI documentation promises that it's treated as 'stop'.
Using the common block job error handling function fixes this.
Signed-off-by: Kevin Wolf
---
block/commit.c | 6 +++---
1 file changed, 3 insertions(+), 3