Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118734
b: refs/heads/master
c: c988fd0
h: refs/heads/master
v: v3
  • Loading branch information
Tiger Yang authored and Mark Fasheh committed Nov 10, 2008
1 parent 03c3913 commit 285da3f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ceb1eba3dc2ad94b25764785ff7d2082c6094115
refs/heads/master: c988fd045f1195e62c0970384903ab9da26a9359
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ struct xattr_handler *ocfs2_xattr_handlers[] = {
NULL
};

static struct xattr_handler *ocfs2_xattr_handler_map[] = {
static struct xattr_handler *ocfs2_xattr_handler_map[OCFS2_XATTR_MAX] = {
[OCFS2_XATTR_INDEX_USER] = &ocfs2_xattr_user_handler,
[OCFS2_XATTR_INDEX_TRUSTED] = &ocfs2_xattr_trusted_handler,
};
Expand Down

0 comments on commit 285da3f

Please sign in to comment.