Re: [Qemu-devel] [PATCH v5 00/10] Modify block jobs to use node-names

2014-06-17 Thread Jeff Cody
On Tue, Jun 17, 2014 at 06:19:13AM -0600, Eric Blake wrote: > On 06/13/2014 12:52 PM, Jeff Cody wrote: > > Changes from v4->v5: > > > > * Rebased on master > > * Fixed commit log typos / stale paragraphs (Eric) > > * Fixed comment typo (Eric) > > * Added Eric's remaining R-b's > > > > On IRC, we

Re: [Qemu-devel] [PATCH v5 00/10] Modify block jobs to use node-names

2014-06-17 Thread Jeff Cody
On Tue, Jun 17, 2014 at 06:19:13AM -0600, Eric Blake wrote: > On 06/13/2014 12:52 PM, Jeff Cody wrote: > > Changes from v4->v5: > > > > * Rebased on master > > * Fixed commit log typos / stale paragraphs (Eric) > > * Fixed comment typo (Eric) > > * Added Eric's remaining R-b's > > > > On IRC, we

Re: [Qemu-devel] [PATCH v5 00/10] Modify block jobs to use node-names

2014-06-17 Thread Eric Blake
On 06/13/2014 12:52 PM, Jeff Cody wrote: > Changes from v4->v5: > > * Rebased on master > * Fixed commit log typos / stale paragraphs (Eric) > * Fixed comment typo (Eric) > * Added Eric's remaining R-b's > On IRC, we found another bug that needs repairing: # cd /tmp # echo tmp > tmp # qemu-kvm

[Qemu-devel] [PATCH v5 00/10] Modify block jobs to use node-names

2014-06-13 Thread Jeff Cody
Changes from v4->v5: * Rebased on master * Fixed commit log typos / stale paragraphs (Eric) * Fixed comment typo (Eric) * Added Eric's remaining R-b's Changes from v3->v4: * Rebased on master * Dropped overlay pointers, Eric's concerns are correct * Require "device" for all arguments, in light