• Alexander Viro's avatar
    [PATCH] CLONE_NEWNS fix · efcea164
    Alexander Viro authored
    Spotted by Andries - cloning namespace assumes that new tree is
    congruent to the old one (when switching root/cwd) but actually
    inverts the order of children in each node.
    efcea164
namespace.c 25.7 KB