NS_GET_PARENT
case NS_GET_PARENT:
pns = ioctl(ns, NS_GET_PARENT);
if (ioctl(pns, NS_GET_PARENT) >= 0 || errno != EPERM)