* [PATCH] unexport is_subdir and shrink_dcache_anon
@ 2004-09-07 14:52 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-09-07 14:52 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
two dcache.c functions that shouldn't be used by filesystems directly
(probably a leftover of the intermezzo mess)
--- 1.91/fs/dcache.c 2004-08-27 08:31:38 +02:00
+++ edited/fs/dcache.c 2004-09-07 14:52:27 +02:00
@@ -1655,8 +1655,6 @@
EXPORT_SYMBOL(dput);
EXPORT_SYMBOL(find_inode_number);
EXPORT_SYMBOL(have_submounts);
-EXPORT_SYMBOL(is_subdir);
EXPORT_SYMBOL(names_cachep);
-EXPORT_SYMBOL(shrink_dcache_anon);
EXPORT_SYMBOL(shrink_dcache_parent);
EXPORT_SYMBOL(shrink_dcache_sb);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-07 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-07 14:52 [PATCH] unexport is_subdir and shrink_dcache_anon Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox