From: Robert Read <rread@clusterfs.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
braam@clusterfs.com, intermezzo-discuss@lists.sourceforge.net,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.20-rc2
Date: Fri, 15 Nov 2002 23:16:34 -0800 [thread overview]
Message-ID: <20021115231634.B21156@datarithm.net> (raw)
In-Reply-To: <20021115230426.GC10408@fs.tum.de>; from bunk@fs.tum.de on Sat, Nov 16, 2002 at 12:04:26AM +0100
This patch is obviously correct and has been applied to our
tree. It would be great it was applied to 2.4.20-rc2.
robert
* Adrian Bunk (bunk@fs.tum.de) [021115 15:19]:
> I got the following error at the final linking of 2.4.20-rc2:
>
> <-- snip -->
>
> ...
> -o vmlinux
> fs/fs.o(.text+0x53bc3): In function `presto_free_cache':
> : undefined reference to `presto_dentry_slab'
> make: *** [vmlinux] Error 1
>
> <-- snip -->
>
>
> K S Sreeram <sreeram@tachyontech.net> proposed the following patch two
> weeks ago:
>
> --- a/fs/intermezzo/dcache.c Mon Oct 21 10:56:57 2002
> +++ b/fs/intermezzo/dcache.c Mon Oct 21 10:56:57 2002
> @@ -48,7 +48,7 @@
>
> #include <linux/intermezzo_fs.h>
>
> -static kmem_cache_t * presto_dentry_slab;
> +kmem_cache_t * presto_dentry_slab;
>
> /* called when a cache lookup succeeds */
> static int presto_d_revalidate(struct dentry *de, int flag)
>
>
>
> 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
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: To learn the basics of securing
> your web site with SSL, click here to get a FREE TRIAL of a Thawte
> Server Certificate: http://www.gothawte.com/rd524.html
> _______________________________________________
> intermezzo-discuss mailing list
> intermezzo-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/intermezzo-discuss
next prev parent reply other threads:[~2002-11-16 7:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-15 15:10 Linux 2.4.20-rc2 Marcelo Tosatti
2002-11-15 19:19 ` Linux 2.4.20-rc2 in2000.c and t128.c build fixes (resend) Andreas Steinmetz
2002-11-15 23:04 ` Linux 2.4.20-rc2 Adrian Bunk
2002-11-16 7:16 ` Robert Read [this message]
2002-11-16 2:04 ` Keith Owens
2002-11-16 17:22 ` Adrian Bunk
2002-11-22 1:14 ` Linux 2.4.20-rc2 screwy ac97_codec.c:codec_id() Paul
2002-11-22 1:57 ` Alan Cox
2002-11-22 4:05 ` Paul
-- strict thread matches above, loose matches on Subject: below --
2002-11-15 18:14 Linux 2.4.20-rc2 Petr Vandrovec
2002-11-18 10:23 ` Vitezslav Samel
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=20021115231634.B21156@datarithm.net \
--to=rread@clusterfs.com \
--cc=braam@clusterfs.com \
--cc=bunk@fs.tum.de \
--cc=intermezzo-discuss@lists.sourceforge.net \
--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 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.