Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138996
b: refs/heads/master
c: 77e4658
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Beregalov authored and Linus Torvalds committed Mar 30, 2009
1 parent 99d35c6 commit 40d9ea5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: dfbbe89e197a77f2c8046a51c74e33e35f878080
refs/heads/master: 77e465867080c2d1e0c410e96dcdcd51e8584a6f
3 changes: 2 additions & 1 deletion trunk/include/linux/reiserfs_acl.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ static inline int reiserfs_acl_chmod(struct inode *inode)
}

static inline int
reiserfs_inherit_default_acl(const struct inode *dir, struct dentry *dentry,
reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th,
const struct inode *dir, struct dentry *dentry,
struct inode *inode)
{
return 0;
Expand Down

0 comments on commit 40d9ea5

Please sign in to comment.