[lxc-devel] [lxc/lxc] 694756: lxc_init: s/SYSDEBUG()/SYSERROR()/g in remove_self

GitHub noreply at github.com
Fri Aug 17 14:48:36 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 694756df3a768c4fd700b4a209f2ae6b4fa7bd7c
      https://github.com/lxc/lxc/commit/694756df3a768c4fd700b4a209f2ae6b4fa7bd7c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
    M src/lxc/cmd/lxc_init.c

  Log Message:
  -----------
  lxc_init: s/SYSDEBUG()/SYSERROR()/g in remove_self

Since we switched to execveat() whenever possible in
commit 4b5b3a2a299b ("execute: use execveat() syscall if supported")
it is unlikely that remove_self() has any job to do at all. So dumb down the
error levels.

Closes #2536.

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


  Commit: 5493a1bf8994c54071ce25e995faecc0c06a8ee1
      https://github.com/lxc/lxc/commit/5493a1bf8994c54071ce25e995faecc0c06a8ee1
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
    M src/lxc/cmd/lxc_init.c

  Log Message:
  -----------
  Merge pull request #2543 from brauner/2018-08-17/silence_init_umount_failures

lxc_init: s/SYSDEBUG()/SYSERROR()/g in remove_self


Compare: https://github.com/lxc/lxc/compare/3278fdc26cd7...5493a1bf8994
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list