Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / fs / namei.c
index 3662a09830be685b1b359497580ec745b1bd6737..dede0147b3f6ec1f011c306f978b49926efb2b35 100644 (file)
@@ -2331,8 +2331,8 @@ static int path_lookupat(struct nameidata *nd, unsigned flags, struct path *path
        return err;
 }
 
-static int filename_lookup(int dfd, struct filename *name, unsigned flags,
-                          struct path *path, struct path *root)
+int filename_lookup(int dfd, struct filename *name, unsigned flags,
+                   struct path *path, struct path *root)
 {
        int retval;
        struct nameidata nd;