aufs: aufs3 standalone patch
[pandora-kernel.git] / fs / namei.c
index 4cc94cf..af19e30 100644 (file)
@@ -1757,6 +1757,7 @@ struct dentry *lookup_hash(struct nameidata *nd)
 {
        return __lookup_hash(&nd->last, nd->path.dentry, nd);
 }
+EXPORT_SYMBOL(lookup_hash);
 
 /**
  * lookup_one_len - filesystem helper to lookup single pathname component