[pre-2.1.104-1][PATCH] Unresolved symbol in coda.o

Niels Kristian Bech Jensen (nkbj@image.dk)
Mon, 25 May 1998 08:02:14 +0200 (CEST)


Hi,
This patch exports the missing symbol.

diff -urN linux-pre-2.1.104-1/fs/proc/procfs_syms.c linux/fs/proc/procfs_syms.c
--- linux-pre-2.1.104-1/fs/proc/procfs_syms.c Thu Jun 26 21:33:39 1997
+++ linux/fs/proc/procfs_syms.c Mon May 25 07:54:21 1998
@@ -17,6 +17,7 @@
EXPORT_SYMBOL(create_proc_entry);
EXPORT_SYMBOL(remove_proc_entry);
EXPORT_SYMBOL(proc_root);
+EXPORT_SYMBOL(proc_sys_root);
EXPORT_SYMBOL(proc_get_inode);
EXPORT_SYMBOL(in_group_p);
EXPORT_SYMBOL(proc_dir_inode_operations);

--
Med venlig hilsen / Best regards
                                                              nkbj@image.dk
Niels Kristian Bech Jensen                       http://www.image.dk/~nkbj/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu