All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@wolk-project.de>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@osdl.org>
Subject: Re: 2.6.4-rc1-mm1
Date: Mon, 1 Mar 2004 02:46:19 +0100	[thread overview]
Message-ID: <200403010246.19629@WOLK> (raw)
In-Reply-To: <200403010239.11725@WOLK>

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

On Monday 01 March 2004 02:39, Marc-Christian Petersen wrote:

Hi Andrew,

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.4-rc1/2.6
>.4-rc1-mm1/
> ext3-journalled-quotas.patch
>   ext3: Journalled quotas

kernel/fs/quota_v2.ko needs symbol 'mark_info_dirty'.

ciao, Marc

[-- Attachment #2: 2.6.4-rc1-mm1-fixups-2.patch --]
[-- Type: text/x-diff, Size: 290 bytes --]

--- old/fs/dquot.c	2004-02-29 23:38:42.000000000 +0100
+++ new/fs/dquot.c	2004-03-01 02:41:49.000000000 +0100
@@ -1672,3 +1672,4 @@ EXPORT_SYMBOL(unregister_quota_format);
 EXPORT_SYMBOL(dqstats);
 EXPORT_SYMBOL(dq_list_lock);
 EXPORT_SYMBOL(dq_data_lock);
+EXPORT_SYMBOL(mark_info_dirty);

  reply	other threads:[~2004-03-01  1:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-29 22:06 2.6.4-rc1-mm1 Andrew Morton
2004-02-29 22:24 ` 2.6.4-rc1-mm1 Christoph Hellwig
2004-02-29 22:31   ` 2.6.4-rc1-mm1 Andrew Morton
2004-03-02 13:52   ` 2.6.4-rc1-mm1 bill davidsen
2004-03-01  1:02 ` 2.6.4-rc1-mm1 Nick Piggin
2004-03-01  1:14   ` 2.6.4-rc1-mm1 Andrew Morton
2004-03-01  1:30     ` 2.6.4-rc1-mm1 Nick Piggin
2004-03-01  1:45       ` 2.6.4-rc1-mm1 Nick Piggin
2004-03-01  2:05       ` 2.6.4-rc1-mm1 Andrew Morton
2004-03-01  1:10 ` 2.6.4-rc1-mm1: multiple definitions of `debug' Adrian Bunk
2004-03-01  1:41   ` Andrew Morton
2004-03-01 17:49   ` Torrey Hoffman
2004-03-01  1:39 ` 2.6.4-rc1-mm1 Marc-Christian Petersen
2004-03-01  1:46   ` Marc-Christian Petersen [this message]
2004-03-01 11:26 ` posix message queues, was 2.6.4-rc1-mm1 bert hubert
2004-03-01 14:27   ` Krzysztof Benedyczak
2004-03-01 16:41 ` 2.6.4-rc1-mm1 Prakash K. Cheemplavam
2004-03-02 13:38   ` 2.6.4-rc1-mm1 Prakash K. Cheemplavam
2004-03-02 20:45     ` 2.6.4-rc1-mm1, as scheduler causes higher idle temp? Prakash K. Cheemplavam
2004-03-02 21:11       ` Andrew Morton
2004-03-02 21:39         ` Prakash K. Cheemplavam
  -- strict thread matches above, loose matches on Subject: below --
2004-03-02  0:20 2.6.4-rc1-mm1 Pedro Larroy

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=200403010246.19629@WOLK \
    --to=m.c.p@wolk-project.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.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.