]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-commands: add a comment explaining CMD_* rules
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 3 Sep 2013 13:08:39 +0000 (08:08 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 3 Sep 2013 13:33:46 +0000 (09:33 -0400)
commit80bcb05357a90cc9a2e21e942a2b0a53cddfa7a6
treec2c30c4cfacc52e80beadc00eb3d6e7e36dd9bd3
parent0f081315a9310bf04fe4bc64b900ec6bac36f85d
lxc-commands: add a comment explaining CMD_* rules

We wish to ensure that, henceforth, newer lxc tools are always compatible
with older lxc monitors.  Add a comment to commands.c to explain the
rule we wish to enforce to this end.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/commands.c