OSDN Git Service

fs: port ->create() to pass mnt_idmap
[tomoyo/tomoyo-test1.git] / fs / orangefs / namei.c
index 75c1a3d..a47e73f 100644 (file)
@@ -15,7 +15,7 @@
 /*
  * Get a newly allocated inode to go with a negative dentry.
  */
-static int orangefs_create(struct user_namespace *mnt_userns,
+static int orangefs_create(struct mnt_idmap *idmap,
                        struct inode *dir,
                        struct dentry *dentry,
                        umode_t mode,