• M
    Remove src/nodeinfo · 26ae4e48
    Martin Kletzander 提交于
    There is no "node driver" as there was before, drivers have to do
    their own ACL checking anyway, so they all specify their functions and
    nodeinfo is basically just extending conf/capablities.  Hence moving
    the code to src/conf/ is the right way to go.
    
    Also that way we can de-duplicate some code that is in virsysfs and/or
    virhostcpu that got duplicated during the virhostcpu.c split.  And
    Some cleanup is done throughout the changes, like adding the vir*
    prefix etc.
    Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
    26ae4e48
openvz_conf.c 28.2 KB