Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206291
b: refs/heads/master
c: c6ac12a
h: refs/heads/master
i:
  206289: 68da618
  206287: 129c829
v: v3
  • Loading branch information
Jan Kara authored and Theodore Ts'o committed Jun 15, 2010
1 parent 3ffe867 commit d8b667d
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: 206f7ab4f49a2021fcb8687f25395be77711ddee
refs/heads/master: c6ac12a6159c802ae8b757dd13563564e64333df
1 change: 1 addition & 0 deletions trunk/fs/ext4/acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ ext4_set_acl(handle_t *handle, struct inode *inode, int type,
return error;
else {
inode->i_mode = mode;
inode->i_ctime = ext4_current_time(inode);
ext4_mark_inode_dirty(handle, inode);
if (error == 0)
acl = NULL;
Expand Down

0 comments on commit d8b667d

Please sign in to comment.