Re: [PATCH 12/18] shared mount handling: bind and rbind

From: Miklos Szeredi
Date: Wed Nov 16 2005 - 05:15:31 EST


> > If you don't want to be able to get back the old root, just close all
> > file descriptors _in addition_ to chroot() and chdir().
>
> If you try the chdir by filedescriptor trick on the stdin/stdout/stderr fed
> into PID 1 when it's started up by the kernel, which filesystem do you wind
> up in? (rootfs?)

You can't fchdir() to a non-directory, so this shouldn't be an issue.

Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/