Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2010 17:19:08 -0500
From:      John Nielsen <lists@jnielsen.net>
To:        Ed Schouten <ed@80386.nl>
Cc:        Alexander Leidinger <Alexander@leidinger.net>, freebsd-emulation@freebsd.org
Subject:   Re: linux-only jail possible?
Message-ID:  <201003081719.08068.lists@jnielsen.net>
In-Reply-To: <20100307104437.GM8200@hoeg.nl>
References:  <201003021325.27197.lists@jnielsen.net> <20100307113538.00007555@unknown> <20100307104437.GM8200@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 07 March 2010 05:44:37 Ed Schouten wrote:
> * Alexander Leidinger <Alexander@Leidinger.net> wrote:
> > On Sat, 6 Mar 2010 19:15:12 +0100 Ed Schouten <ed@80386.nl> wrote:
> > > I am still in doubt what to do. Maybe we could consider committing a
> > > patch like this:
> >
> > [...]
> >
> > > This is a bit more complete. What it does, is that it creates a
> > > symlink from /proc/%d/fd to /dev/fd, only if the calling process
> > > matches. Then when you mount fdescfs on /dev/fd, it also does the
> > > right thing, because it will always readlink() on a character device,
> > > which also returns an error code.
> > >
> > > Comments, suggestions anyone?
> >
> > Looks better than the one before. :)
> 
> Great. Just committed it to SVN:
> 
> 	http://svn.freebsd.org/viewvc/base?view=revision&revision=204825

Thanks! Is this likely to be MFC'ed to 8-stable soon (or ever) or should I 
plan on keeping the patch locally?

JN



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003081719.08068.lists>