Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[linux.git] / fs / dcache.c
index 66cba5a8a3467768edeeec573d2a61e5bfea27cc..40707d88a9452aea7c995198c2d94bfb1e9775c5 100644 (file)
@@ -3144,6 +3144,7 @@ char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
                end = ERR_PTR(-ENAMETOOLONG);
        return end;
 }
+EXPORT_SYMBOL(simple_dname);
 
 /*
  * Write full pathname from the root of the filesystem into the buffer.