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 -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)