[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706071212040.6445@alien.or.mcafeemobile.com>
Date: Thu, 7 Jun 2007 12:12:39 -0700 (PDT)
From: Davide Libenzi <davidel@...ilserver.org>
To: Ulrich Drepper <drepper@...hat.com>
cc: Eric Dumazet <dada1@...mosbay.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: [patch 7/8] fdmap v2 - implement sys_socket2
On Thu, 7 Jun 2007, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Davide Libenzi wrote:
> >> And to add to your list:
> >>
> >> epoll_create(). Important if you think that's the interface people
> >> should use.
> >
> > Can't we leave it as is, and use sys_nonseqfd() for those? So basically:
>
> The problem is O_CLOEXEC. They are all racy and if we add a variant
> with flags then we might as well support O_NONSEQFD as well.
Ahh, I forgot the original O_CLOEXEC atomicity. Right.
- Davide
-
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