[lxc-devel] [lxc/lxc] 6be738: Fix opening wrong file in suggest_default_idmap

GitHub noreply at github.com
Wed Mar 22 04:38:36 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 6be7389a70b6dd1ecbc39a73a5b54aa584f63de6
      https://github.com/lxc/lxc/commit/6be7389a70b6dd1ecbc39a73a5b54aa584f63de6
  Author: John Chen <johnchen902 at gmail.com>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Fix opening wrong file in suggest_default_idmap

Fixing the typo making `suggest_default_idmap` open `subuidfile`
instead of `subgidfile` to read subgid information.

Signed-off-by: Pochang Chen <johnchen902 at gmail.com>


  Commit: 0ccaa85b5b8b7e017b7ab195b731bc23fca2d19b
      https://github.com/lxc/lxc/commit/0ccaa85b5b8b7e017b7ab195b731bc23fca2d19b
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Merge pull request #1483 from johnchen902/patch-1

Fix opening wrong file in suggest_default_idmap


Compare: https://github.com/lxc/lxc/compare/f73d368b7236...0ccaa85b5b8b


More information about the lxc-devel mailing list