userns_setns_test.c
userns_setns_test.c
Posted Mar 8, 2015 19:11 UTC (Sun) by mkerrisk (subscriber, #1978)In reply to: userns_setns_test.c by pto
Parent article: userns_setns_test.c
Indeed! Somehow, I uploaded a mis-edited version of the program. That line should be
if (setns(fd, CLONE_NEWUSER) == -1)I'll ping the folk at LWN.net to get a fix in the version shown