All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mika Penttilä" <mika.penttila@kolumbus.fi>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Rene Mayrhofer <rene.mayrhofer@gibraltar.at>,
	Jason Baron <jbaron@redhat.com>,
	vda@port.imtp.ilyichevsk.odessa.ua,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: pivot_root seems to be broken in 2.4.21-ac4
Date: Wed, 23 Jul 2003 01:14:54 +0300	[thread overview]
Message-ID: <3F1DB75E.1050906@kolumbus.fi> (raw)
In-Reply-To: 1058904025.4160.30.camel@dhcp22.swansea.linux.org.uk

/sbin/init used to start up with files->count > 1 and does 
close(0);close(1);close(2); -> kernel thread fds close.

Now with unshare_files() and init's files->count ==1 the kernel threads  
/dev/console fds remain open. But one could ask of course so what :)

--Mika


Alan Cox wrote:

>>If it is not expected behaviour that the kernel processes no longer 
>>close their fds open an pivot_root, then I'd like to debug this (is my 
>>use of pivot_root correct or am I doing something wrong here ?). I will 
>>try with vanilla 2.4.21 now and see how that goes (or should I rather 
>>try 2.4.22-pre7 ?).
>>    
>>
>
>2.4.22pre7 has the unshare_files fix - its a security fix.
>
>It should not have changed the behaviour so I'm very interested to know if
>that specific patch set changes the behaviour and precisely what your code
>is doing
>
>-
>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/
>
>  
>



  parent reply	other threads:[~2003-07-22 21:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-21 20:53 pivot_root seems to be broken in 2.4.21-ac4 Rene Mayrhofer
2003-07-22  6:24 ` Denis Vlasenko
2003-07-22  6:50   ` Rene Mayrhofer
2003-07-22 17:37     ` Jason Baron
2003-07-22 17:40       ` Alan Cox
2003-07-22 18:03         ` Rene Mayrhofer
2003-07-22 20:00           ` Alan Cox
2003-07-22 20:37             ` Rene Mayrhofer
2003-07-22 21:54               ` Alan Cox
2003-07-23  6:23                 ` pivot_root seems to be broken in 2.4.21-ac4 and 2.4.22-pre7 Rene Mayrhofer
2003-07-22 22:14             ` Mika Penttilä [this message]
2003-07-22 23:38               ` pivot_root seems to be broken in 2.4.21-ac4 Alan Cox
2003-07-23  6:30                 ` pivot_root seems to be broken in 2.4.21-ac4 and 2.4.22-pre7 Rene Mayrhofer
2003-07-24  2:24                   ` Jason Baron
2003-07-24  7:11                     ` Rene Mayrhofer
2003-07-22 18:25         ` pivot_root seems to be broken in 2.4.21-ac4 Mika Penttilä

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F1DB75E.1050906@kolumbus.fi \
    --to=mika.penttila@kolumbus.fi \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jbaron@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rene.mayrhofer@gibraltar.at \
    --cc=vda@port.imtp.ilyichevsk.odessa.ua \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.