[lxc-devel] [lxc/lxc] 57927b: start: don't call lxc_map_ids() without id map

GitHub noreply at github.com
Sat May 13 19:39:09 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 57927bf2550feccadba2127a193023e7c54d9ca4
      https://github.com/lxc/lxc/commit/57927bf2550feccadba2127a193023e7c54d9ca4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  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 <christian.brauner at ubuntu.com>


  Commit: fbe5c36ec2f88e86c3efbba31988ee0bcc5a6b5e
      https://github.com/lxc/lxc/commit/fbe5c36ec2f88e86c3efbba31988ee0bcc5a6b5e
  Author: Serge Hallyn <serge at hallyn.com>
  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


More information about the lxc-devel mailing list