Am 30.11.2013 um 21:38 hat Eric Blake geschrieben:
> On 11/29/2013 09:45 AM, Kevin Wolf wrote:
> > From: Fam Zheng <f...@redhat.com>
> > 
> > We have multiple dirty bitmaps in BDS now, switch QAPI to allow query
> > it (BlockInfo.dirty_bitmaps), and also drop old BlockInfo.dirty.
> > 
> 
> > +++ b/qapi-schema.json
> > @@ -948,8 +948,8 @@
> >  # @tray_open: #optional True if the device has a tray and it is open
> >  #             (only present if removable is true)
> >  #
> > -# @dirty: #optional dirty bitmap information (only present if the dirty
> > -#         bitmap is enabled)
> > +# @dirty-bitmaps: #optional dirty bitmaps information (only present if the
> > +#                 driver has one or more dirty bitmaps) (Since 1.8)
> 
> The cover letter mentions 2.0; should we scrub the tree looking for
> other out-of-date references to 1.8 and update them?

Probably a good idea once all -next branches have been merged that could
bring in more references.

Kevin

Attachment: pgpzd8JDEot_o.pgp
Description: PGP signature

Reply via email to