From: "Randy.Dunlap" <rdunlap@xenotime.net>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linuxram@us.ibm.com
Subject: [OT] Re: [PATCH 3/18] allow callers of seq_open do allocation themselves
Date: Mon, 7 Nov 2005 19:03:40 -0800 [thread overview]
Message-ID: <20051107190340.129bc8c3.rdunlap@xenotime.net> (raw)
In-Reply-To: <E1EZInj-0001Eh-9T@ZenIV.linux.org.uk>
On Tue, 08 Nov 2005 02:01:31 +0000 Al Viro wrote:
> From: Al Viro <viro@zeniv.linux.org.uk>
> Date: 1131401734 -0500
What format is that date in, please?
> Allows caller of seq_open() to kmalloc() seq_file + whatever else they want
> and set ->private_data to it. seq_open() will then abstain from doing
> allocation itself.
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
~Randy
next prev parent reply other threads:[~2005-11-08 3:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 2:01 [PATCH 3/18] allow callers of seq_open do allocation themselves Al Viro
2005-11-08 3:03 ` Randy.Dunlap [this message]
2005-11-08 3:24 ` [OT] " Neil Brown
2005-11-08 3:12 ` Randy.Dunlap
2005-11-08 3:30 ` Al Viro
2005-11-08 3:48 ` Linus Torvalds
2005-11-08 3:45 ` Linus Torvalds
2005-11-08 20:33 ` Jonathan Corbet
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=20051107190340.129bc8c3.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxram@us.ibm.com \
--cc=torvalds@osdl.org \
--cc=viro@ftp.linux.org.uk \
/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).