Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89419
b: refs/heads/master
c: 5ca1f26
h: refs/heads/master
i:
  89417: 8834fc4
  89415: 716b45d
v: v3
  • Loading branch information
David Chinner authored and Lachlan McIlroy committed Apr 18, 2008
1 parent 46222a6 commit b3778e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c928299676c8df2b00e75d5691cd4846e6c0868
refs/heads/master: 5ca1f261a08d5cff5f29eaa0887b59baae2ae7f7
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ xfs_acl_vset(
if (!basicperms) {
xfs_acl_set_attr(vp, xfs_acl, kind, &error);
} else {
xfs_acl_vremove(vp, _ACL_TYPE_ACCESS);
error = -xfs_acl_vremove(vp, _ACL_TYPE_ACCESS);
}

out:
Expand Down

0 comments on commit b3778e9

Please sign in to comment.