• D
    Fix generation of systemtap probes for RPC protocols · 403594eb
    Daniel P. Berrange 提交于
    The naming used in the RPC protocols for the LXC monitor and
    lock daemon confused the script used to generate systemtap
    helper functions. Rename the LXC monitor protocol symbols to
    reduce confusion. Adapt the gensystemtap.pl script to cope
    with the LXC monitor / lock daemon naming conversions.
    
    This has no functional impact on RPC wire protocol, since
    names are only used in the C layer
    Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
    403594eb
lxc_controller.c 50.1 KB