[libvirt] [PATCH 0/6] Refactor leaseshelper

Ján Tomko jtomko at redhat.com
Tue Jan 19 09:53:59 UTC 2016


Split out some functions to make main() more readable.

May depend on https://www.redhat.com/archives/libvir-list/2016-January/msg00595.html
No functional change intented.


Ján Tomko (6):
  leaseshelper: store server_duid as an allocated string
  leaseshelper: split out custom leases file read
  leaseshelper: split out virLeasePrintLeases
  leaseshelper: remove useless comparison
  leaseshelper: split out virLeaseNewFromArgv
  leaseshelper: reduce indentation level in virLeaseReadCustomLeaseFile

 src/network/leaseshelper.c | 500 +++++++++++++++++++++++++--------------------
 1 file changed, 284 insertions(+), 216 deletions(-)

-- 
2.4.6




More information about the libvir-list mailing list