Am 14.05.2010 16:05, schrieb Luiz Capitulino: > On Fri, 14 May 2010 10:15:32 +0200 > Kevin Wolf <kw...@redhat.com> wrote: > >> Am 13.05.2010 12:30, schrieb Daniel P. Berrange: >>> The 'parent' field in the 'query-blockstats' monitor command is >>> part of the top level block device QDict, not part of the 2nd >>> level 'stats' QDict. >>> >>> * block.c: Fix docs for 'parent' field in block stats monitor >>> command output >>> >>> Signed-off-by: Daniel P. Berrange <berra...@redhat.com> >> >> Oops, you're right of course. >> >> Luiz, there was this patch that moved all the documentation to a >> different place and will conflict with this one. Should we fix the >> documentation on top of your patch or are you going to rebase? > > I'm going to rebase, have lots of stuff to fix in the doc.
Alright, applied the patch to the block branch then. Kevin