[lxc-devel] [lxc/lxc] 61ef7b: coverity: drop second (redundant) block

GitHub noreply at github.com
Tue Sep 29 16:40:26 UTC 2015


  Branch: refs/heads/stable-1.1
  Home:   https://github.com/lxc/lxc
  Commit: 61ef7bccafa11d2a046df0a816aea186c5fed601
      https://github.com/lxc/lxc/commit/61ef7bccafa11d2a046df0a816aea186c5fed601
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  coverity: drop second (redundant) block

Don't proceed to try the mount if we failed to create the
target if it didn't exist.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: b3a9fe8b909e8dfae6b28cb8ef9131ced4b6265d
      https://github.com/lxc/lxc/commit/b3a9fe8b909e8dfae6b28cb8ef9131ced4b6265d
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: We should only check the kernel architecture.

The dpkg architecture isn't relevant to LXC, only the kernel arch is.

Signed-off-by: Gergely Szasz <szaszg at hu.inter.net>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: a6f052670ac388a24ff004f67ff045427aeb85e1
      https://github.com/lxc/lxc/commit/a6f052670ac388a24ff004f67ff045427aeb85e1
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  Check return value of snprintf in mount_proc_if_needed()

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 5eb6e03a30b01176eddf08116d3323c79a9c028e
      https://github.com/lxc/lxc/commit/5eb6e03a30b01176eddf08116d3323c79a9c028e
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Add CAP_AUDIT_READ

CAP_AUDIT_READ (since Linux 3.16)
    Allow reading the audit log via a multicast netlink socket.

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 4f09d6c2eafb4e5157160afffa156479dca693ab
      https://github.com/lxc/lxc/commit/4f09d6c2eafb4e5157160afffa156479dca693ab
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Add CAP_BLOCK_SUSPEND

CAP_BLOCK_SUSPEND (since Linux 3.5)
    Employ features that can block system suspend (epoll(7) EPOLLWAKEUP, /proc/sys/wake_lock).

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 3c41dd05e17e41648ad531f5076a3ff49947c8ce
      https://github.com/lxc/lxc/commit/3c41dd05e17e41648ad531f5076a3ff49947c8ce
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/lxc/bdev.c

  Log Message:
  -----------
  Free allocated memory on failure (v2)

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: be794ff4e8842e5b0809541b2d644312fd35abcd
      https://github.com/lxc/lxc/commit/be794ff4e8842e5b0809541b2d644312fd35abcd
  Author: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: avoid GNU BRE extensions for better portability

Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: fae7cde6624f925686210d9e4218ac24c4205c46
      https://github.com/lxc/lxc/commit/fae7cde6624f925686210d9e4218ac24c4205c46
  Author: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: use getopt to parse options

Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/6de26af93d3d...fae7cde6624f


More information about the lxc-devel mailing list