On Thu, Apr 12, 2012 at 2:00 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > Here is my block patches queue for 1.1. > > Patches 1-6 are cleanups to tools and aio.c that let filesystems > use timers when running under qemu-io. > > Patches 7-12 are bugfixes from last week's series, patches 13-14 > are new. > > Patches 15-19 are fixes to qemu-io and qemu-iotests. > > Patches 20-22 are fixes to streaming. Patch 22 modifies it to > not stream unallocated areas of the base (see rationale in the > commit message). For this reason I'm including in this series > also patch 23, which implements is_allocated for raw-posix. > > Finally, patches 24-26 are small changes to streaming that move > some code outside block/stream.c for more general usage.
Kevin, what should I do about these patches? It needs rebasing, but there are several bugfixes in here, and there are more that I need to submit. Some ideas about what I could do to help: - split it in chunks, and see where we get by the time of 1.1 (risk of not finding problems in late patches) - find patches that are in RHEL, prod RHEL reviewers for a Reviewed-by. ... Paolo