[lxc-devel] [lxc/lxc] af04d8: lsm: remove the need for atomic operations

Stéphane Graber noreply at github.com
Wed Aug 12 21:31:27 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: af04d847520b7f91857b946b74be43449b0195b2
      https://github.com/lxc/lxc/commit/af04d847520b7f91857b946b74be43449b0195b2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/attach.h
    M src/lxc/conf.c
    M src/lxc/lsm/apparmor.c
    M src/lxc/lsm/lsm.c
    M src/lxc/lsm/lsm.h
    M src/lxc/lsm/nop.c
    M src/lxc/lsm/selinux.c
    M src/lxc/start.c
    M src/lxc/start.h
    M src/tests/attach.c

  Log Message:
  -----------
  lsm: remove the need for atomic operations

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


  Commit: 76a59906e8b91b41b32f3174c7b013f577b56f8e
      https://github.com/lxc/lxc/commit/76a59906e8b91b41b32f3174c7b013f577b56f8e
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/attach.h
    M src/lxc/conf.c
    M src/lxc/lsm/apparmor.c
    M src/lxc/lsm/lsm.c
    M src/lxc/lsm/lsm.h
    M src/lxc/lsm/nop.c
    M src/lxc/lsm/selinux.c
    M src/lxc/start.c
    M src/lxc/start.h
    M src/tests/attach.c

  Log Message:
  -----------
  Merge pull request #3518 from brauner/2020-08-12/fixes

lsm: remove the need for atomic operations


Compare: https://github.com/lxc/lxc/compare/b799325655de...76a59906e8b9


More information about the lxc-devel mailing list