Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348035
b: refs/heads/master
c: 48c6d12
h: refs/heads/master
i:
  348033: 0a56d20
  348031: 80cbe9e
v: v3
  • Loading branch information
Eric W. Biederman committed Dec 26, 2012
1 parent 39758e9 commit 5edfc17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: dfb2ea45becb198beeb75350d0b7b7ad9076a38f
refs/heads/master: 48c6d1217e3dc743e7d3ad9b9def8d4810d13a85
1 change: 0 additions & 1 deletion trunk/fs/f2fs/acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size)
case ACL_GROUP_OBJ:
case ACL_MASK:
case ACL_OTHER:
acl->a_entries[i].e_id = ACL_UNDEFINED_ID;
entry = (struct f2fs_acl_entry *)((char *)entry +
sizeof(struct f2fs_acl_entry_short));
break;
Expand Down

0 comments on commit 5edfc17

Please sign in to comment.