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? Kevin