Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188600
b: refs/heads/master
c: 63ff78b
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Nov 2, 2009
1 parent ca2a776 commit ca19cb5
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: ff1d1f7179363209b7f1493ea39b666f50d05cf4
refs/heads/master: 63ff78b25c4b204075b5b98afcac6ad3639d43fe
2 changes: 1 addition & 1 deletion trunk/fs/ceph/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ static int __build_xattrs(struct inode *inode)
struct ceph_inode_info *ci = ceph_inode(inode);
int xattr_version;
struct ceph_inode_xattr **xattrs = NULL;
int err;
int err = 0;
int i;

dout("__build_xattrs() len=%d\n",
Expand Down

0 comments on commit ca19cb5

Please sign in to comment.