Re: [Qemu-devel] [Qemu-block] [PULL 19/32] commit: Fix use of error handling policy

2016-07-11 Thread Max Reitz
On 11.07.2016 13:22, Kevin Wolf wrote: > Am 08.07.2016 um 23:36 hat Eric Blake geschrieben: >> On 07/08/2016 11:21 AM, Kevin Wolf wrote: >>> Commit implemented the 'enospc' policy as 'ignore' if the error was not >> >> Was there supposed to be a commit id in this sentence? > > Yes. Or well, I inte

Re: [Qemu-devel] [Qemu-block] [PULL 19/32] commit: Fix use of error handling policy

2016-07-11 Thread Kevin Wolf
Am 08.07.2016 um 23:36 hat Eric Blake geschrieben: > On 07/08/2016 11:21 AM, Kevin Wolf wrote: > > Commit implemented the 'enospc' policy as 'ignore' if the error was not > > Was there supposed to be a commit id in this sentence? Yes. Or well, I intended to put a commit id there, but it's really

Re: [Qemu-devel] [Qemu-block] [PULL 19/32] commit: Fix use of error handling policy

2016-07-08 Thread Eric Blake
On 07/08/2016 11:21 AM, Kevin Wolf wrote: > Commit implemented the 'enospc' policy as 'ignore' if the error was not Was there supposed to be a commit id in this sentence? > ENOSPC. The QAPI documentation promises that it's treated as 'stop'. > Using the common block job error handling function fi