From: Greg Freemyer <greg.freemyer@gmail.com>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: Ext4 Developers List <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH 4/6] ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
Date: Wed, 27 Oct 2010 16:43:50 -0400 [thread overview]
Message-ID: <AANLkTimd4wrEEweOunnQsGKayf8hZ_u3jHyECJFE4AYR@mail.gmail.com> (raw)
In-Reply-To: <1288211391-22331-4-git-send-email-tytso@mit.edu>
On Wed, Oct 27, 2010 at 4:29 PM, Theodore Ts'o <tytso@mit.edu> wrote:
> Fix a namepsace leak by moving the function to the file where it is
> used.
namepsace => namespace
Add "and making it static." I assume.
next prev parent reply other threads:[~2010-10-27 20:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-27 20:29 [PATCH 1/6] ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() Theodore Ts'o
2010-10-27 20:29 ` [PATCH 2/6] ext4: Make various ext4 functions be static Theodore Ts'o
2010-10-27 20:29 ` [PATCH 3/6] ext4: Rename {ext,idx}_pblock and inline small extent functions Theodore Ts'o
2010-10-27 20:29 ` [PATCH 4/6] ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static Theodore Ts'o
2010-10-27 20:43 ` Greg Freemyer [this message]
2010-10-27 20:29 ` [PATCH 5/6] ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() Theodore Ts'o
2010-10-27 20:29 ` [PATCH 6/6] ext4: Move ext4_mb_{get,put}_buddy_cache_lock and make them static Theodore Ts'o
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=AANLkTimd4wrEEweOunnQsGKayf8hZ_u3jHyECJFE4AYR@mail.gmail.com \
--to=greg.freemyer@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/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).