From: Benjamin LaHaise <bcrl@redhat.com>
To: kuznet@ms2.inr.ac.ru
Cc: netdev@oss.sgi.com
Subject: Re: [patch] add iocb to network protocols
Date: Fri, 11 Oct 2002 16:24:48 -0400 [thread overview]
Message-ID: <20021011162448.A1309@redhat.com> (raw)
In-Reply-To: <200210112015.AAA28278@sex.inr.ac.ru>; from kuznet@ms2.inr.ac.ru on Sat, Oct 12, 2002 at 12:15:48AM +0400
Hello,
On Sat, Oct 12, 2002 at 12:15:48AM +0400, kuznet@ms2.inr.ac.ru wrote:
> However, I do not understand this. You need to pass forth and back
> SCM_RIGHTS is some way. It is quite dubious to make this asynchronously.
> The same is surely true about credentials, they should be latched
> on entry, not at the moment of real execution.
You actually do get to execute synchronously in the user's context the
first time the function is entered to queue the operation, so collecting
the credentials on entry and storing them for future use will work. I'll
submit a cleanup that does this.
-ben
--
"Do you seek knowledge in time travel?"
next prev parent reply other threads:[~2002-10-11 20:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-10 22:35 [patch] add iocb to network protocols Benjamin LaHaise
2002-10-10 23:22 ` David S. Miller
2002-10-10 23:40 ` Benjamin LaHaise
2002-10-10 23:36 ` David S. Miller
2002-10-11 20:15 ` kuznet
2002-10-11 20:24 ` Benjamin LaHaise [this message]
2002-10-11 9:31 ` Steven Whitehouse
2002-10-11 10:27 ` Benjamin LaHaise
2002-10-12 1:21 ` David S. Miller
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=20021011162448.A1309@redhat.com \
--to=bcrl@redhat.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).