fs: pass dentry to set acl method
[linux-2.6-block.git] / fs / bad_inode.c
index 9d1cde8066cf8bb87b276ac05220357ae26cd78b..bc9917d372eda57a012ed82808cbd6216f6881a0 100644 (file)
@@ -154,7 +154,7 @@ static int bad_inode_tmpfile(struct user_namespace *mnt_userns,
 }
 
 static int bad_inode_set_acl(struct user_namespace *mnt_userns,
-                            struct inode *inode, struct posix_acl *acl,
+                            struct dentry *dentry, struct posix_acl *acl,
                             int type)
 {
        return -EIO;