public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: K S Sreeram <sreeram@tachyontech.net>
To: alan@redhat.com, braam@clusterfs.com, linux-kernel@vger.kernel.org
Subject: [PATCH] compile fix for intermezzo fs in 2.4.20pre11
Date: 21 Oct 2002 11:03:42 +0530	[thread overview]
Message-ID: <1035178502.4524.16.camel@ks> (raw)

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

hi 
simple compile fix patch attached for fixing a compile problem in
intermezzo

Regards
Sreeram
Tachyon Technologies



[-- Attachment #2: intermezzo-compile-fix.patch --]
[-- Type: text/x-patch, Size: 421 bytes --]

diff -Nru a/fs/intermezzo/dcache.c b/fs/intermezzo/dcache.c
--- 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)

                 reply	other threads:[~2002-10-21  5:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1035178502.4524.16.camel@ks \
    --to=sreeram@tachyontech.net \
    --cc=alan@redhat.com \
    --cc=braam@clusterfs.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox