Re: umount(/proc) after CLONE_NEWNS in 2.6.25?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Monday, April 28, 2008 - 7:12 pm

On Tue, Apr 29, 2008 at 03:06:38AM +0100, Al Viro wrote:


... or something much simpler:

; cat /proc/mounts |grep proc
proc /proc proc rw,nosuid,nodev,noexec 0 0
usbfs /proc/bus/usb usbfs rw 0 0
;

and unmounting the stuff mounted under /proc before doing umount /proc
works as expected.  Amazing how well the first cup of coffee helps...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
umount(/proc) after CLONE_NEWNS in 2.6.25?, Michael Tokarev, (Mon Apr 28, 10:30 am)
Re: umount(/proc) after CLONE_NEWNS in 2.6.25?, Al Viro, (Mon Apr 28, 11:27 am)
Re: umount(/proc) after CLONE_NEWNS in 2.6.25?, Al Viro, (Mon Apr 28, 6:47 pm)
Re: umount(/proc) after CLONE_NEWNS in 2.6.25?, Al Viro, (Mon Apr 28, 7:06 pm)
Re: umount(/proc) after CLONE_NEWNS in 2.6.25?, Al Viro, (Mon Apr 28, 7:12 pm)
Re: umount(/proc) after CLONE_NEWNS in 2.6.25?, Michael Tokarev, (Mon Apr 28, 9:36 pm)