X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fnfsd%2Fexport.c;h=96c0ea8f60ceab6ca3380713c3c17030e459ee70;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=1a53ff65dc3f73f5c8a51b57e002805892f4ff25;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c index 1a53ff65d..96c0ea8f6 100644 --- a/fs/nfsd/export.c +++ b/fs/nfsd/export.c @@ -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) {