lkml.org 
[lkml]   [2002]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] compile fix for intermezzo fs in 2.4.20pre11
From
Date
hi 
simple compile fix patch attached for fixing a compile problem in
intermezzo

Regards
Sreeram
Tachyon Technologies


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)
\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.022 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site