Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200485
b: refs/heads/master
c: 30e2bab
h: refs/heads/master
i:
  200483: 154741d
v: v3
  • Loading branch information
Miao Xie authored and Jan Kara committed Jun 24, 2010
1 parent 655f6d7 commit 4f67bd4
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: 523825bc586d19e0fbcfc5db717f5bb90108bbc3
refs/heads/master: 30e2bab2d6e22188c6d36a09cdcffb4748d2dbe5
1 change: 1 addition & 0 deletions trunk/fs/ext3/acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ ext3_set_acl(handle_t *handle, struct inode *inode, int type,
return error;
else {
inode->i_mode = mode;
inode->i_ctime = CURRENT_TIME_SEC;
ext3_mark_inode_dirty(handle, inode);
if (error == 0)
acl = NULL;
Expand Down

0 comments on commit 4f67bd4

Please sign in to comment.