Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 7b50c609e43e981d5bd4cebe8a59b3ab17f199f6
https://github.com/lxc/lxc/commit/7b50c609e43e981d5bd4cebe8a59b3ab17f199f6
Author: TAMUKI Shoichi <[email protected]>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M src/lxc/conf.c
Log Message:
-----------
Fix to work lxc-start with unprivileged containers on recent kernel
Change chown_mapped_root() to map in both the root uid and gid, not
just the uid, so as to work lxc-start with unprivileged containers on
recent kernel.
Signed-off-by: TAMUKI Shoichi <[email protected]>
Signed-off-by: KATOH Yasufumi <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>
Commit: 8b227008f67c68caaa334876c523bff830f3c44d
https://github.com/lxc/lxc/commit/8b227008f67c68caaa334876c523bff830f3c44d
Author: TAMUKI Shoichi <[email protected]>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M src/lxc/conf.c
Log Message:
-----------
Fix to work lxc-destroy with unprivileged containers on recent kernel
Change idmap_add_id() to add both ID_TYPE_UID and ID_TYPE_GID entries
to an existing lxc_conf, not just an ID_TYPE_UID entry, so as to work
lxc-destroy with unprivileged containers on recent kernel.
Signed-off-by: TAMUKI Shoichi <[email protected]>
Acked-by: KATOH Yasufumi <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>
Compare: https://github.com/lxc/lxc/compare/3fdd0ca89ecc...8b227008f67c_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel