[libvirt] [PATCH 0/4] Alter @aclfilter to just @filter

Michal Privoznik mprivozn at redhat.com
Wed Aug 16 15:04:38 UTC 2017


On 08/16/2017 03:38 PM, John Ferlan wrote:
>>From recent review comments in the network series, Michal and Pavel
> have both stated the preference to use @filter, so to be consistent,
> rename variables that were changed in prior series.
> 
> John Ferlan (4):
>   nodedev: Alter @aclfilter to just @filter
>   nwfilter: Alter @aclfilter to just @filter
>   secret: Alter @aclfilter to just @filter
>   storage: Alter @aclfilter to just @filter
> 
>  src/conf/virnodedeviceobj.c | 28 ++++++++++++++--------------
>  src/conf/virnodedeviceobj.h |  6 +++---
>  src/conf/virnwfilterobj.c   | 18 +++++++++---------
>  src/conf/virnwfilterobj.h   |  6 +++---
>  src/conf/virsecretobj.c     | 24 ++++++++++++------------
>  src/conf/virsecretobj.h     |  6 +++---
>  src/conf/virstorageobj.c    | 20 ++++++++++----------
>  src/conf/virstorageobj.h    | 10 +++++-----
>  8 files changed, 59 insertions(+), 59 deletions(-)
> 

ACK, thank you for doing this.

Michal




More information about the libvir-list mailing list