lkml.org 
[lkml]   [2002]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Export path_lookup()


On Tue, 30 Apr 2002, Paul Menage wrote:

>
> path_lookup() is no longer an inline function, and needs to be exported
> for jffs2, nfsd and af_unix to load as modules.
>
> diff -aur linux-2.5.12/kernel/ksyms.c linux-2.5.12-export/kernel/ksyms.c
> --- linux-2.5.12/kernel/ksyms.c Tue Apr 30 17:08:45 2002
> +++ linux-2.5.12-export/kernel/ksyms.c Tue Apr 30 18:40:30 2002
> @@ -144,6 +144,7 @@
> EXPORT_SYMBOL(follow_up);
> EXPORT_SYMBOL(follow_down);
> EXPORT_SYMBOL(lookup_mnt);
> +EXPORT_SYMBOL(path_lookup);
> EXPORT_SYMBOL(path_init);
> EXPORT_SYMBOL(path_walk);
> EXPORT_SYMBOL(path_release);

Seconded - it is needed, indeed.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:4.854 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site