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

John Ferlan jferlan at redhat.com
Wed Aug 16 13:38:56 UTC 2017


>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(-)

-- 
2.9.4




More information about the libvir-list mailing list