[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070925114947.GA9721@vino.hallyn.com>
Date: Tue, 25 Sep 2007 06:49:47 -0500
From: "Serge E. Hallyn" <serge@...lyn.com>
To: David Newall <david@...idnewall.com>
Cc: "Serge E. Hallyn" <serge@...lyn.com>,
Bill Davidsen <davidsen@....com>,
Philipp Marek <philipp@...ek.priv.at>, 7eggert@....de,
Alan Cox <alan@...rguk.ukuu.org.uk>,
majkls <majkls@...pere.com>, bunk@...tum.de,
linux-kernel@...r.kernel.org
Subject: Re: sys_chroot+sys_fchdir Fix
Quoting David Newall (david@...idnewall.com):
> Serge E. Hallyn wrote:
>> Quoting David Newall (david@...idnewall.com):
>>
>>> It might be tidy if pivot_root could be used (instead of a hack based on
>>> a chroot bug), but it'd still be unportable.
>>>
>>
>> It can.
>>
>> Please re-read my previous msg.
>
> I read it. Currently pivot_root can't be used to affect a single process.
No. If you unshare your mounts namespace immediately before pivot_root,
then pivot_root will only affect that single process.
> It can be modified; obviously. Maybe it should be, too, but is there a
> need for that?
-serge
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists