On Tue, Sep 03, 2013 at 08:08:39AM -0500, Serge Hallyn wrote:
> 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
Acked-by: Stépha
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
---
src/lxc/commands.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/s