Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 57927bf2550feccadba2127a193023e7c54d9ca4
      https://github.com/lxc/lxc/commit/57927bf2550feccadba2127a193023e7c54d9ca4
  Author: Christian Brauner <[email protected]>
  Date:   2017-05-13 (Sat, 13 May 2017)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: don't call lxc_map_ids() without id map

So far, we somehow always called lxc_map_ids(), even when no id map was
configured. Let's not do this.

Closes #1555.

Signed-off-by: Christian Brauner <[email protected]>


  Commit: fbe5c36ec2f88e86c3efbba31988ee0bcc5a6b5e
      https://github.com/lxc/lxc/commit/fbe5c36ec2f88e86c3efbba31988ee0bcc5a6b5e
  Author: Serge Hallyn <[email protected]>
  Date:   2017-05-13 (Sat, 13 May 2017)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #1556 from brauner/2017-05-13/fix_newuidmap_regression

start: don't call lxc_map_ids() without id map


Compare: https://github.com/lxc/lxc/compare/bd3dfa33e2e5...fbe5c36ec2f8
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to