lkml.org 
[lkml]   [2004]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: 2.6.1-mm4
Date
Hi,

Am Freitag, 16. Januar 2004 14:45 schrieb Ed Tomlinson:
> Hi Andrew,
>
> Doing a modules install with mm4 gets a nfsd.ko needs unknown symbol
> dnotify_parent
>
> Ideas?
> Ed Tomlinson

This came with the "nfsd-04-add-dnotify-events" patch. The patch attached to
this mail exports the symbol 'dnotify_parent' and fixes the problem for me...

Best regards
Thomas Schlichter
--- linux-2.6.1-mm4/fs/dnotify.c.orig 2004-01-16 17:46:40.844370408 +0100
+++ linux-2.6.1-mm4/fs/dnotify.c 2004-01-16 17:48:46.045336968 +0100
@@ -166,6 +166,8 @@
}
}

+EXPORT_SYMBOL(dnotify_parent);
+
static int __init dnotify_init(void)
{
dn_cache = kmem_cache_create("dnotify_cache",[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.218 / U:0.608 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site