[lxc-devel] [lxc/lxc] 2c7030: storage: exit() => _exit(). when exec is failed, c...

GitHub noreply at github.com
Mon Aug 20 10:34:16 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 2c70300ad8a77c560c615c676912ff2d0e613393
      https://github.com/lxc/lxc/commit/2c70300ad8a77c560c615c676912ff2d0e613393
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M src/lxc/storage/nbd.c

  Log Message:
  -----------
  storage: exit() => _exit(). when exec is failed, child process needs to use _exit()

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 75457df5dcead628135fa033cc3478fa2b8b8e24
      https://github.com/lxc/lxc/commit/75457df5dcead628135fa033cc3478fa2b8b8e24
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M src/lxc/tools/lxc_wait.c

  Log Message:
  -----------
  tools: lxc-wait: add default log priority & cleanups

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 87a70c570339e1954e0ecb6553e3777d188abe8d
      https://github.com/lxc/lxc/commit/87a70c570339e1954e0ecb6553e3777d188abe8d
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M src/lxc/storage/nbd.c
    M src/lxc/tools/lxc_wait.c

  Log Message:
  -----------
  Merge pull request #2550 from 2xsec/bugfix

storage: exit() => _exit()


Compare: https://github.com/lxc/lxc/compare/de206187cd9d...87a70c570339
      **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