vserver 1.9.5.x5
[linux-2.6.git] / fs / nfsd / export.c
index 1a53ff6..96c0ea8 100644 (file)
@@ -305,11 +305,6 @@ void svc_export_request(struct cache_detail *cd,
 
 static struct svc_export *svc_export_lookup(struct svc_export *, int);
 
-extern struct dentry *
-find_exported_dentry(struct super_block *sb, void *obj, void *parent,
-                    int (*acceptable)(void *context, struct dentry *de),
-                    void *context);
-
 static int check_export(struct inode *inode, int flags)
 {