From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>,
sct@redhat.com, linux-kernel@vger.kernel.org,
ext3-users@redhat.com
Subject: Re: [2.6 patch] fs/jbd/: possible cleanups
Date: Wed, 13 Jul 2005 00:43:53 +0200 [thread overview]
Message-ID: <20050712224353.GN4034@stusta.de> (raw)
In-Reply-To: <20050712223243.GW5335@schatzie.adilger.int>
On Tue, Jul 12, 2005 at 04:32:44PM -0600, Andreas Dilger wrote:
> On Jul 12, 2005 22:27 +0200, Adrian Bunk wrote:
>...
> > - journal.c: remove the unused global function __journal_internal_check
> > and move the check to journal_init
>
> I don't mind removing this function, but it shouldn't be put inside #ifdef
> JBD_DEBUG, as that would remove the check from the compiler-parsed code
> and defeat the purpose of the check.
???
That's not what my patch is doing.
journal_init() is not inside an #ifdef JBD_DEBUG.
>...
> > - remove the following unneeded EXPORT_SYMBOL's:
> > - journal.c: journal_check_used_features
>
> Should be kept for API completeness.
>...
The function itself isn't removed.
Does it really has to stay exported or isn't it enough to re-export it
when a user appears?
> Cheers, Andreas
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2005-07-12 22:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 20:27 [2.6 patch] fs/jbd/: possible cleanups Adrian Bunk
2005-07-12 22:32 ` Andreas Dilger
2005-07-12 22:43 ` Adrian Bunk [this message]
2005-07-12 23:05 ` Andreas Dilger
-- strict thread matches above, loose matches on Subject: below --
2005-07-02 23:51 Adrian Bunk
2005-06-14 21:34 Adrian Bunk
2005-04-22 23:57 Adrian Bunk
2005-04-25 21:50 ` Mark Fasheh
2005-04-25 22:24 ` Andreas Dilger
2005-04-30 18:26 ` Adrian Bunk
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=20050712224353.GN4034@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.org \
--cc=ext3-users@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sct@redhat.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 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.