]> Cypherpunks repositories - gostls13.git/commit
syscall: support UID/GID map files for Linux user namespaces
authorMrunal Patel <mrunalp@gmail.com>
Thu, 2 Oct 2014 18:37:06 +0000 (11:37 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 2 Oct 2014 18:37:06 +0000 (11:37 -0700)
commitf9d7e139552b186f4c68a3a87b470847167a9076
treea9b63e6e2ea08e47b9a3af7fb3f1b7e2a452d6c7
parentea491c5f96697cd6fc9852dd86efc3788d0664ee
syscall: support UID/GID map files for Linux user namespaces

Fixes #8447.

LGTM=iant
R=golang-codereviews, bradfitz, iant
CC=golang-codereviews
https://golang.org/cl/126190043
src/syscall/exec_linux.go