From: Hans Reiser <reiser@namesys.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [BK] [PATCH] [2.4] ReiserFS export balance_dirty
Date: Wed, 14 May 2003 22:39:03 +0400 [thread overview]
Message-ID: <3EC28D47.4020909@namesys.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 24 bytes --]
please apply
--
Hans
[-- Attachment #2: [PATCH] [2.4] export balance_dirty --]
[-- Type: message/rfc822, Size: 2462 bytes --]
From: Oleg Drokin <green@namesys.com>
To: marcelo@conectiva.com.br, linux-kernel@vger.kernel.org
Subject: [PATCH] [2.4] export balance_dirty
Date: Wed, 14 May 2003 17:17:43 +0400
Message-ID: <20030514131743.GB1875@namesys.com>
Hello!
We seem to need balance_dirty to be exported now with latest
reiserfs patches (so that reiserfs can be built as module).
Please apply (against latest 2.4 bk tree).
Thank you.
Bye,
Oleg
===== 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)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2003-05-14 18:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 18:39 Hans Reiser [this message]
2003-05-14 22:27 ` [BK] [PATCH] [2.4] ReiserFS export balance_dirty Carl-Daniel Hailfinger
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=3EC28D47.4020909@namesys.com \
--to=reiser@namesys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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