Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282983
b: refs/heads/master
c: 176576d
h: refs/heads/master
i:
  282981: c33a98f
  282979: 5a38b44
  282975: a844065
v: v3
  • Loading branch information
Djalal Harouni authored and Theodore Ts'o committed Jan 5, 2012
1 parent a39c5bc commit 76b2d87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 9837d8e982b7e87a7207f90618e45d460e196e6a
refs/heads/master: 176576dbc8141528557eeeb007af2d5a2a4891ef
5 changes: 3 additions & 2 deletions trunk/fs/ext4/xattr_security.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ ext4_xattr_security_set(struct dentry *dentry, const char *name,
name, value, size, flags);
}

int ext4_initxattrs(struct inode *inode, const struct xattr *xattr_array,
void *fs_info)
static int
ext4_initxattrs(struct inode *inode, const struct xattr *xattr_array,
void *fs_info)
{
const struct xattr *xattr;
handle_t *handle = fs_info;
Expand Down

0 comments on commit 76b2d87

Please sign in to comment.