[PATCH] unexport lookup_create

From: Christoph Hellwig
Date: Tue Sep 07 2004 - 10:21:58 EST


besides namei.c it's only used in the SN2 hwgraph code which can't be
modular (and will be removed soon)


--- 1.107/fs/namei.c 2004-09-01 01:00:48 +02:00
+++ edited/fs/namei.c 2004-09-07 13:57:28 +02:00
@@ -2386,7 +2386,6 @@
EXPORT_SYMBOL(get_write_access); /* binfmt_aout */
EXPORT_SYMBOL(getname);
EXPORT_SYMBOL(lock_rename);
-EXPORT_SYMBOL(lookup_create);
EXPORT_SYMBOL(lookup_hash);
EXPORT_SYMBOL(lookup_one_len);
EXPORT_SYMBOL(page_follow_link);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/