On Sunday 07 March 2010 05:44:37 Ed Schouten wrote: > * Alexander Leidinger <[email protected]> wrote: > > On Sat, 6 Mar 2010 19:15:12 +0100 Ed Schouten <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
