From: Carl-Daniel Hailfinger <c-d.hailfinger.kernel.2003@gmx.net>
To: Hans Reiser <reiser@namesys.com>
Cc: Oleg Drokin <green@namesys.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [BK] [PATCH] [2.4] ReiserFS export balance_dirty
Date: Thu, 15 May 2003 00:27:47 +0200 [thread overview]
Message-ID: <3EC2C2E3.8030007@gmx.net> (raw)
In-Reply-To: <3EC28D47.4020909@namesys.com>
Hans Reiser wrote:
> Subject:
> [PATCH] [2.4] export balance_dirty
> From:
> Oleg Drokin <green@namesys.com>
>
> ===== fs/buffer.c 1.82 vs edited =====
> --- 1.82/fs/buffer.c Mon Dec 16 09:22:07 2002
> +++ edited/fs/buffer.c Wed May 14 16:51:00 2003
> @@ -1026,6 +1026,7 @@
> write_some_buffers(NODEV);
> }
> }
> +EXPORT_SYMBOL(balance_dirty);
>
> inline void __mark_dirty(struct buffer_head *bh)
> {
Any reason why you don't put this in ksyms.c?
This is a honest question, no flamebait.
Carl-Daniel
next prev parent reply other threads:[~2003-05-14 22:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 18:39 [BK] [PATCH] [2.4] ReiserFS export balance_dirty Hans Reiser
2003-05-14 22:27 ` Carl-Daniel Hailfinger [this message]
2003-05-14 23:39 ` Dave Jones
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=3EC2C2E3.8030007@gmx.net \
--to=c-d.hailfinger.kernel.2003@gmx.net \
--cc=green@namesys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reiser@namesys.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.