fs: port ->setattr() to pass mnt_idmap
[linux-block.git] / fs / 9p / acl.c
index c397c51f80d9143a42e1e144c7f4179a4edb24d7..9848a245fa6f73d67318c0d76f365a5ee704c60c 100644 (file)
@@ -225,7 +225,7 @@ int v9fs_iop_set_acl(struct user_namespace *mnt_userns, struct dentry *dentry,
                         * FIXME should we update ctime ?
                         * What is the following setxattr update the mode ?
                         */
-                       v9fs_vfs_setattr_dotl(&init_user_ns, dentry, &iattr);
+                       v9fs_vfs_setattr_dotl(&nop_mnt_idmap, dentry, &iattr);
                }
                break;
        case ACL_TYPE_DEFAULT: