From: Jens Axboe <axboe@suse.de>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Jeff Garzik <jeff@garzik.org>, Andrew Morton <akpm@osdl.org>,
Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] splice exports
Date: Fri, 31 Mar 2006 15:31:12 +0200 [thread overview]
Message-ID: <20060331133111.GX14022@suse.de> (raw)
In-Reply-To: <20060331132856.GA12208@mars.ravnborg.org>
On Fri, Mar 31 2006, Sam Ravnborg wrote:
> On Thu, Mar 30, 2006 at 11:06:13PM -0500, Jeff Garzik wrote:
> /*
> > * Passed to the actors
> > @@ -567,6 +568,9 @@ ssize_t generic_splice_sendpage(struct i
> > return move_from_pipe(inode, out, len, flags, pipe_to_sendpage);
> > }
> >
> > +EXPORT_SYMBOL(generic_file_splice_write);
> > +EXPORT_SYMBOL(generic_file_splice_read);
> Can we please have them right after the closing brace of the function
> defining these function instead.
http://brick.kernel.dk/git/?p=linux-2.6-block.git;a=commitdiff;h=ef9f6c8461ec21ab5ce02890e1d522e300e2703e
--
Jens Axboe
prev parent reply other threads:[~2006-03-31 13:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-31 4:06 [PATCH] splice exports Jeff Garzik
2006-03-31 7:17 ` Jens Axboe
2006-03-31 11:01 ` Arjan van de Ven
2006-03-31 11:02 ` Jens Axboe
2006-03-31 14:00 ` Jeff Garzik
2006-03-31 18:36 ` Jens Axboe
2006-03-31 23:14 ` Jeff Garzik
2006-04-01 1:33 ` Arjan van de Ven
2006-04-02 18:02 ` Jens Axboe
2006-03-31 13:28 ` Sam Ravnborg
2006-03-31 13:31 ` Jens Axboe [this message]
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=20060331133111.GX14022@suse.de \
--to=axboe@suse.de \
--cc=akpm@osdl.org \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=torvalds@osdl.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.