unshare: -r should map root to user, not the other way around
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Nov 2017 15:06:33 +0000 (16:06 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Nov 2017 15:06:33 +0000 (16:06 +0100)
commit1b510900e24459353922a1bc83c0b58bc8bafe1c
tree191b7ef59be2b29ffa44b0a1a08f27acbad22a90
parentb5a0d9d8673f8c84c0135fbc6227680ee874d261
unshare: -r should map root to user, not the other way around

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/unshare.c