fs: port ->symlink() to pass mnt_idmap
[linux-2.6-block.git] / fs / hpfs / namei.c
index f6cbd4a4b94dc216c1f08846c44883942492b8ed..c5f0aec11457c71ab1f38050381ea03417d9e729 100644 (file)
@@ -292,7 +292,7 @@ bail:
        return err;
 }
 
-static int hpfs_symlink(struct user_namespace *mnt_userns, struct inode *dir,
+static int hpfs_symlink(struct mnt_idmap *idmap, struct inode *dir,
                        struct dentry *dentry, const char *symlink)
 {
        const unsigned char *name = dentry->d_name.name;