fs: make helpers idmap mount aware
[linux-block.git] / arch / powerpc / platforms / cell / spufs / inode.c
index 3de526eb22757024315dd28df500da2439d8f4da..b83a3670bd74e5c0c1295bf28b147a0e9a05caba 100644 (file)
@@ -91,7 +91,8 @@ out:
 }
 
 static int
-spufs_setattr(struct dentry *dentry, struct iattr *attr)
+spufs_setattr(struct user_namespace *mnt_userns, struct dentry *dentry,
+             struct iattr *attr)
 {
        struct inode *inode = d_inode(dentry);