• E
    snapshot: Rename file for virDomainMomentObj · 5d23cd1c
    Eric Blake 提交于
    Now that we have made virDomainMomentObj sufficiently generic to
    support both snapshots and checkpoints, it is time to rename the file
    that it lives in. The split between a generic object and a list of the
    generic objects doesn't buy us as much, so it will be easier to stick
    all the moment list code in one file, with more code moving in the
    next patch.  The changes during the move are fairly minor, although it
    is worth pointing out that the log/error messages for the new file
    report that they are from "domain", since the file will eventually be
    shared by both "domain snapshot" and "domain checkpoint".
    Signed-off-by: NEric Blake <eblake@redhat.com>
    Reviewed-by: NJohn Ferlan <jferlan@redhat.com>
    5d23cd1c
libvirt_private.syms 75.9 KB