From: Christoph Hellwig <hch@infradead.org>
To: dlezcano@fr.ibm.com
Cc: netdev@vger.kernel.org
Subject: Re: [patch 1/1][RFC] add a private field to the sock structure
Date: Wed, 29 Aug 2007 19:09:37 +0100 [thread overview]
Message-ID: <20070829180937.GA25729@infradead.org> (raw)
In-Reply-To: <20070829164714.637053362@f002726.toulouse-stg.fr.ibm.com>
On Wed, Aug 29, 2007 at 06:41:15PM +0200, dlezcano@fr.ibm.com wrote:
> From: Daniel Lezcano <dlezcano@fr.ibm.com>
>
> Store private information for a socket
>
> This patch adds a field to the common socket structure. This field
> is a anonymous pointer which allow to store an information about
> the socket
If you have orivtae information it should have a typed pointer to it.
Please also post the patches actually using this field.
next prev parent reply other threads:[~2007-08-29 18:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-29 16:41 [patch 0/1][RFC] add a private field to the sock structure dlezcano
2007-08-29 16:41 ` [patch 1/1][RFC] " dlezcano
2007-08-29 18:09 ` Christoph Hellwig [this message]
2007-08-29 18:23 ` [patch 0/1][RFC] " David Miller
2007-08-29 19:18 ` Arnaldo Carvalho de Melo
2007-08-29 21:15 ` Daniel Lezcano
2007-08-31 5:40 ` David Miller
2007-08-31 11:26 ` Arnaldo Carvalho de Melo
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=20070829180937.GA25729@infradead.org \
--to=hch@infradead.org \
--cc=dlezcano@fr.ibm.com \
--cc=netdev@vger.kernel.org \
/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.