[lxc-devel] [lxc/lxc] 9c5792: pidfds: don't print a scary warning on ENOSYS

Christian Brauner noreply at github.com
Tue Jul 23 15:48:14 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 9c579205669cce54944e2c4f115e69ef18475bbe
      https://github.com/lxc/lxc/commit/9c579205669cce54944e2c4f115e69ef18475bbe
  Author: Tycho Andersen <tycho at tycho.ws>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  pidfds: don't print a scary warning on ENOSYS

Most kernels don't have this functionality yet, and so the warning is
printed a lot. Our people are scared of warnings, so let's make it INFO
instead in this case.

Signed-off-by: Tycho Andersen <tycho at tycho.ws>


  Commit: d0b950440a8e5f9984520ab8c88e22a37a5469bc
      https://github.com/lxc/lxc/commit/d0b950440a8e5f9984520ab8c88e22a37a5469bc
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #3103 from tych0/info-on-enosys

pidfds: don't print a scary warning on ENOSYS


Compare: https://github.com/lxc/lxc/compare/5c338ef44e91...d0b950440a8e


More information about the lxc-devel mailing list