Re: [PATCH v2 00/34] Add 'version' to other exported types

2022-04-19 Thread Peter Krempa
On Tue, Apr 19, 2022 at 15:23:07 +0200, Victor Toso wrote: > Hi, > > On Tue, Apr 19, 2022 at 02:31:01PM +0200, Peter Krempa wrote: > > On Thu, Apr 14, 2022 at 22:47:11 +0200, Victor Toso wrote: > > > Hi, > > > > Couple of comments which I summarize on the top level rather than doing > >

Re: [PATCH v2 00/34] Add 'version' to other exported types

2022-04-19 Thread Victor Toso
Hi, On Tue, Apr 19, 2022 at 02:31:01PM +0200, Peter Krempa wrote: > On Thu, Apr 14, 2022 at 22:47:11 +0200, Victor Toso wrote: > > Hi, > > Couple of comments which I summarize on the top level rather than doing > specifics since they might need a reorg of the series: > > > > > The goal of this

Re: [PATCH v2 00/34] Add 'version' to other exported types

2022-04-19 Thread Peter Krempa
On Thu, Apr 14, 2022 at 22:47:11 +0200, Victor Toso wrote: > Hi, Couple of comments which I summarize on the top level rather than doing specifics since they might need a reorg of the series: > > The goal of this patch series is to provide 'since' version to all > exported types. > > This is

Re: [PATCH v2 00/34] Add 'version' to other exported types

2022-04-14 Thread Victor Toso
Hi, On Thu, Apr 14, 2022 at 10:47:11PM +0200, Victor Toso wrote: > Hi, > > The goal of this patch series is to provide 'since' version to all > exported types. Forgot to add before/after diff... For 24h or so: https://paste.centos.org/view/be5b5c78 Cheers, > This is the non lazy version

[PATCH v2 00/34] Add 'version' to other exported types

2022-04-14 Thread Victor Toso
Hi, The goal of this patch series is to provide 'since' version to all exported types. This is the non lazy version of the v1. In this series, we do change the docstrings of all exported types, to add the version metadata, in order to have scripts/apibuild.py to fetch it and add it to the