[lxc-devel] [lxc/lxc] 769b88: commands: don't flood logs

Stéphane Graber noreply at github.com
Thu Jun 25 16:14:59 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 769b88ea067422b689fe2e1d4d91c96a6810d349
      https://github.com/lxc/lxc/commit/769b88ea067422b689fe2e1d4d91c96a6810d349
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  commands: don't flood logs

We're ignoring commands that we don't know about. They used to be fatal. Not
anymore.

Closes: #3459.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: f0a3c722e6fec39d5c9b6dc65743e5c60bce9a00
      https://github.com/lxc/lxc/commit/f0a3c722e6fec39d5c9b6dc65743e5c60bce9a00
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  Merge pull request #3460 from brauner/2020-06-25/fixes

commands: don't flood logs


Compare: https://github.com/lxc/lxc/compare/44f0f0ab6eca...f0a3c722e6fe


More information about the lxc-devel mailing list