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.5-rc2-mm2
Date: Wed, 24 Mar 2004 09:22:57 +0100	[thread overview]
Message-ID: <200403240922.57838@WOLK> (raw)
In-Reply-To: <20040323232511.1346842a.akpm@osdl.org>

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

On Wednesday 24 March 2004 08:25, Andrew Morton wrote:

Hi Andrew,

> +ext3-journalled-quotas.patch
>  Reintroduce the patch which adds journalling of ext3 quota files.

You keep forgetting this ;)

WARNING: /lib/modules/2.6.5-rc2-mm2/kernel/fs/quota_v2.ko needs unknown symbol 
mark_info_dirty

ciao, Marc

[-- Attachment #2: 2.6.5-rc2-mm2-fixups-00-fixup.patch --]
[-- Type: text/x-diff, Size: 332 bytes --]

--- old/fs/dquot.c	2004-03-24 08:52:42.000000000 +0100
+++ new/fs/dquot.c	2004-03-24 09:21:30.000000000 +0100
@@ -286,7 +286,7 @@ void mark_info_dirty(struct super_block 
 {
 	set_bit(DQF_INFO_DIRTY_B, &sb_dqopt(sb)->info[type].dqi_flags);
 }
-
+EXPORT_SYMBOL(mark_info_dirty);
 
 /*
  *	Read dquot from disk and alloc space for it

  parent reply	other threads:[~2004-03-24  8:23 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24  7:25 2.6.5-rc2-mm2 Andrew Morton
2004-03-24  8:08 ` 2.6.5-rc2-mm2 Piet Delaney
2004-03-24  8:22 ` Marc-Christian Petersen [this message]
2004-03-24  8:28   ` 2.6.5-rc2-mm2 Marc-Christian Petersen
2004-03-24 10:00 ` 2.6.5-rc2-mm2 Martin Zwickel
2004-03-24 10:05   ` 2.6.5-rc2-mm2 Andrew Morton
2004-03-24 10:14     ` 2.6.5-rc2-mm2 Martin Zwickel
2004-03-24 11:35   ` 2.6.5-rc2-mm2 Marc-Christian Petersen
2004-03-24 12:12     ` 2.6.5-rc2-mm2 Geert Uytterhoeven
2004-03-24 14:01 ` 2.6.5-rc2-mm2 Helge Hafting
2004-03-24 14:19   ` 2.6.5-rc2-mm2 Arjan van de Ven
2004-03-24 15:43     ` 2.6.5-rc2-mm2 Mark McPherson
2004-03-28 19:49     ` 2.6.5-rc2-mm2 Helge Hafting
2004-03-24 14:57 ` 2.6.5-rc2-mm2 Alexander Hoogerhuis
2004-03-24 20:16   ` 2.6.5-rc2-mm2 Andrew Morton
2004-03-24 18:54 ` 2.6.5-rc2-mm2 Andreas Happe
2004-03-24 21:06   ` 2.6.5-rc2-mm2 Andrew Morton
2004-03-24 23:46     ` 2.6.5-rc2-mm2 Andreas Happe
2004-03-25 18:41       ` 2.6.5-rc2-mm2 Andreas Happe
2004-03-24 21:32   ` 2.6.5-rc2-mm2 Olaf Hering
2004-03-25 22:26 ` -mm: md-merging-fix causes ICE with gcc 2.95 Adrian Bunk
2004-04-01 13:49 ` 2.6.5-rc2-mm2 Mikael Pettersson
2004-04-01 19:30   ` 2.6.5-rc2-mm2 Andrew Morton
2004-04-01 21:46     ` 2.6.5-rc2-mm2 Mikael Pettersson
  -- strict thread matches above, loose matches on Subject: below --
2004-03-24 23:49 2.6.5-rc2-mm2 Sid Boyce
2004-03-25  1:23 2.6.5-rc2-mm2 Sid Boyce

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=200403240922.57838@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.