[lxc-devel] [lxc/lxc] 979f9e: conf: s/pipe()/pipe2()/g

GitHub noreply at github.com
Mon Jul 30 18:57:25 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 979f9e34c36be01ca916faf805248cfeae8957df
      https://github.com/lxc/lxc/commit/979f9e34c36be01ca916faf805248cfeae8957df
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: s/pipe()/pipe2()/g

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


  Commit: adaffdd7a664acfda1cebf5485fae86a941a51f4
      https://github.com/lxc/lxc/commit/adaffdd7a664acfda1cebf5485fae86a941a51f4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: always close pipe in run_userns_fn()

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


  Commit: de31cb57c27b90e724e95e66a019c0d7a0340bf5
      https://github.com/lxc/lxc/commit/de31cb57c27b90e724e95e66a019c0d7a0340bf5
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: s/pipe()/pipe2()/

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


  Commit: 9f4866a6f27db4adef438ad23930a6f034827786
      https://github.com/lxc/lxc/commit/9f4866a6f27db4adef438ad23930a6f034827786
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: cleanup do_lxcapi_get_interfaces()

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


  Commit: 0ac84f04d16947cf9cf0393e8507c748952a253b
      https://github.com/lxc/lxc/commit/0ac84f04d16947cf9cf0393e8507c748952a253b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: s/pipe()/pipe2()/g

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


  Commit: 04dc1c0078d4f79865ad86de298feb120bcf061b
      https://github.com/lxc/lxc/commit/04dc1c0078d4f79865ad86de298feb120bcf061b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

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

  Log Message:
  -----------
  cmd: s/pipe()/pipe2()/g

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


  Commit: ff50dd77b48dd2356a9b7dbda66eecb56a376a4e
      https://github.com/lxc/lxc/commit/ff50dd77b48dd2356a9b7dbda66eecb56a376a4e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/cmd/lxc_monitord.c
    M src/lxc/cmd/lxc_usernsexec.c

  Log Message:
  -----------
  cmd: s/write()/lxc_write_nointr()/g

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


  Commit: 243fdadf8ce4857f07a1bad7b0445b65d60695bd
      https://github.com/lxc/lxc/commit/243fdadf8ce4857f07a1bad7b0445b65d60695bd
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/cmd/lxc_monitord.c
    M src/lxc/cmd/lxc_usernsexec.c

  Log Message:
  -----------
  cmd: s/read()/lxc_read_nointr()/g

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


  Commit: 668ba602ab594b57228ac6c91dd1681a13b88587
      https://github.com/lxc/lxc/commit/668ba602ab594b57228ac6c91dd1681a13b88587
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: s/read()/lxc_read_nointr()/g

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


  Commit: 614be9bcec54d2308af2be49fc8c0beccbe79d4c
      https://github.com/lxc/lxc/commit/614be9bcec54d2308af2be49fc8c0beccbe79d4c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: s/write()/lxc_write_nointr()/g

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


  Commit: 2a2a676d04ba367c1222f409b278d8d59fd12429
      https://github.com/lxc/lxc/commit/2a2a676d04ba367c1222f409b278d8d59fd12429
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: s/write()/lxc_write_nointr()/g

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


  Commit: 3e1e9db834aa4a9f0c77d71149461b8d58a7a52f
      https://github.com/lxc/lxc/commit/3e1e9db834aa4a9f0c77d71149461b8d58a7a52f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: s/read()/lxc_read_nointr()/g

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


  Commit: c72cda4ea40e9d3235fd0ec2c1ea23fefb8803b9
      https://github.com/lxc/lxc/commit/c72cda4ea40e9d3235fd0ec2c1ea23fefb8803b9
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: s/read()/lxc_read_nointr()/g

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


  Commit: f640cf46061737879f263ea42d733a1e7e4eec9b
      https://github.com/lxc/lxc/commit/f640cf46061737879f263ea42d733a1e7e4eec9b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: s/write()/lxc_write_nointr()/g

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


  Commit: ba38ff8e4196a8da35f48ad02f14378710ee70bd
      https://github.com/lxc/lxc/commit/ba38ff8e4196a8da35f48ad02f14378710ee70bd
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/sync.c

  Log Message:
  -----------
  sync: s/read()/lxc_read_nointr()/g

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


  Commit: 03876f90e27fdb28cd7e4db8ddcbf3d42dd4b1c5
      https://github.com/lxc/lxc/commit/03876f90e27fdb28cd7e4db8ddcbf3d42dd4b1c5
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/sync.c

  Log Message:
  -----------
  sync: s/write()/lxc_write_nointr()/g

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


  Commit: 7b6f89cd4c2e632238495a5627552cdb0f12eccf
      https://github.com/lxc/lxc/commit/7b6f89cd4c2e632238495a5627552cdb0f12eccf
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/tools/lxc_destroy.c
    M src/lxc/tools/lxc_monitor.c
    M src/lxc/tools/lxc_top.c
    M src/lxc/tools/lxc_unshare.c

  Log Message:
  -----------
  tools: s/read()/lxc_read_nointr()/g

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


  Commit: 8367b31ea5114e3299fb3f79529561cbf8a45224
      https://github.com/lxc/lxc/commit/8367b31ea5114e3299fb3f79529561cbf8a45224
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/tools/lxc_monitor.c
    M src/lxc/tools/lxc_unshare.c

  Log Message:
  -----------
  tools: s/write()/lxc_write_nointr()/g

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


  Commit: 1fabf7d4ca97d7242cca1657a4449113ab2767da
      https://github.com/lxc/lxc/commit/1fabf7d4ca97d7242cca1657a4449113ab2767da
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/lsm/apparmor.c

  Log Message:
  -----------
  apparmor: s/read()/lxc_read_nointr()/g

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


  Commit: 2a71131d33f6bb17207d5b52a67592f27a0e0a7a
      https://github.com/lxc/lxc/commit/2a71131d33f6bb17207d5b52a67592f27a0e0a7a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  monitor: s/read()/lxc_read_nointr()/g

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


  Commit: 802e609aa9c1a7fd1b9222c99694c0b51ef908bf
      https://github.com/lxc/lxc/commit/802e609aa9c1a7fd1b9222c99694c0b51ef908bf
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  monitor: s/write()/lxc_write_nointr()/g

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


  Commit: 72f7c19b1afa3345f3bf4975ac9f11be23f57c1b
      https://github.com/lxc/lxc/commit/72f7c19b1afa3345f3bf4975ac9f11be23f57c1b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/terminal.c

  Log Message:
  -----------
  terminal: s/read()/lxc_read_nointr()/g

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


  Commit: a5bc6cb0e0ccf596390cb73565ed3ea4f7e9eb80
      https://github.com/lxc/lxc/commit/a5bc6cb0e0ccf596390cb73565ed3ea4f7e9eb80
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  utils: s/read()/lxc_read_nointr()/g

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


  Commit: e0c198063d88dcf155f0d59ffc4260104fe73c7e
      https://github.com/lxc/lxc/commit/e0c198063d88dcf155f0d59ffc4260104fe73c7e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/log.c

  Log Message:
  -----------
  log: handle EINTR in read()

We don't want to link log.{c,h} against utils.{c,h} for the sake of our static
builds init.lxc.static. This means lxc_write_nointr() will not be available. So
handle it EINTR.

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


  Commit: 81f870669671fb85b32873553271f23daaec21bb
      https://github.com/lxc/lxc/commit/81f870669671fb85b32873553271f23daaec21bb
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/caps.c

  Log Message:
  -----------
  caps: handle EINTR in read()

We don't want to link caps.{c,h} against utils.{c,h} for the sake of our static
builds init.lxc.static. This means lxc_write_nointr() will not be available. So
handle it EINTR.

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


  Commit: 542d0f26e69ccc887ed1eb3d19804d9d684cf35f
      https://github.com/lxc/lxc/commit/542d0f26e69ccc887ed1eb3d19804d9d684cf35f
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lxc/caps.c
    M src/lxc/cmd/lxc_monitord.c
    M src/lxc/cmd/lxc_usernsexec.c
    M src/lxc/conf.c
    M src/lxc/criu.c
    M src/lxc/log.c
    M src/lxc/lsm/apparmor.c
    M src/lxc/lxccontainer.c
    M src/lxc/monitor.c
    M src/lxc/network.c
    M src/lxc/sync.c
    M src/lxc/terminal.c
    M src/lxc/tools/lxc_destroy.c
    M src/lxc/tools/lxc_monitor.c
    M src/lxc/tools/lxc_top.c
    M src/lxc/tools/lxc_unshare.c
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #2499 from brauner/lxc/master

bugfixes


Compare: https://github.com/lxc/lxc/compare/01fc55d5a7bb...542d0f26e69c
      **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