Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 27 Oct 2002 19:12:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 27 Oct 2002 19:12:16 -0500 Received: from carisma.slowglass.com ([195.224.96.167]:29971 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Sun, 27 Oct 2002 19:12:15 -0500 Date: Mon, 28 Oct 2002 00:18:31 +0000 From: Christoph Hellwig To: Kenneth Johansson Cc: Jeff Garzik , Andreas Haumer , linux-kernel@vger.kernel.org, willy@w.ods.org Subject: Re: rootfs exposure in /proc/mounts Message-ID: <20021028001831.A31614@infradead.org> Mail-Followup-To: Christoph Hellwig , Kenneth Johansson , Jeff Garzik , Andreas Haumer , linux-kernel@vger.kernel.org, willy@w.ods.org References: <3DBAE931.7000409@domdv.de> <3DBAEC79.5050605@pobox.com> <3DBBBE1B.5050809@xss.co.at> <3DBC0007.8020005@pobox.com> <20021027150936.A20310@infradead.org> <1035763409.4176.5.camel@tiger> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1035763409.4176.5.camel@tiger>; from ken@kenjo.org on Mon, Oct 28, 2002 at 01:03:28AM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 652 Lines: 16 On Mon, Oct 28, 2002 at 01:03:28AM +0100, Kenneth Johansson wrote: > On Sun, 2002-10-27 at 16:09, Christoph Hellwig wrote: > > you might have very different mounts in different processes. > > You can ?? apart from chroot that can make things interesting how do > you do this? clone(..., CLONE_NEWNS, ...) After that subsequent namespace operations will only affect your process and it's child processes. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/