Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209627
b: refs/heads/master
c: dad5eb6
h: refs/heads/master
i:
  209625: 3334657
  209623: 363ab9f
v: v3
  • Loading branch information
Jan Kara authored and Al Viro committed Aug 18, 2010
1 parent 48f9574 commit 266ed23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b845ff8f3ea2988ad5041315e2d35298e85cbc2f
refs/heads/master: dad5eb6daa7eeb63d4fc9d982892c59faa07e797
1 change: 1 addition & 0 deletions trunk/fs/generic_acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ generic_acl_set(struct dentry *dentry, const char *name, const void *value,
if (error < 0)
goto failed;
inode->i_mode = mode;
inode->i_ctime = CURRENT_TIME;
if (error == 0) {
posix_acl_release(acl);
acl = NULL;
Expand Down

0 comments on commit 266ed23

Please sign in to comment.