28 Feb
2017
28 Feb
'17
12:22 p.m.
FWIW: The lock gets easier with RFC series and of course that's in the back of my mind every time I touch this code... All the fun I'll have merging changes...
Ah, which patches are that? I want to review them.
Michal
I need to post an update since nodedev and storage changes have caused merge conflicts, but the initial version is: http://www.redhat.com/archives/libvir-list/2017-February/msg00519.html Essentially for nodedev, interface, nwfilter, secret, volume, storage, and network I've attempted to commonalize the hash table logic from domain (and domain snapshot). Each of the drivers ends up then having a very common look and feel. Unfortunately they're not simple to look at. John