public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] unexport lookup_create
@ 2004-09-07 15:10 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-09-07 15:10 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-07 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-07 15:10 [PATCH] unexport lookup_create Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox