[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080428182759.GF5882@ZenIV.linux.org.uk>
Date: Mon, 28 Apr 2008 19:27:59 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Michael Tokarev <mjt@....msk.ru>
Cc: Linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: umount(/proc) after CLONE_NEWNS in 2.6.25?
On Mon, Apr 28, 2008 at 09:30:13PM +0400, Michael Tokarev wrote:
> [pid 6308] clone(child_stack=0xbfc9de94, flags=CLONE_NEWNS|SIGCHLD) = 6309
> [pid 6309] execve("/usr/sbin/umount", ["umount", "-n", "/proc"])
> ...
> [pid 6309] oldumount("/proc") = -1 EBUSY (Device or resource busy)
> umount: /proc: device is busy
>
> Yes, various NAMESPACEs are enabled (i'm trying to experiment with
> those).
>
> Is it intentional?
It's very odd. Could you bisect that down to offending changeset or
at least narrow the things down to -rc<something>? I'm going down right
now, so won't be able to look into that until tonight...
--
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