Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320336
b: refs/heads/master
c: 21ec6ff
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Sage Weil committed Jul 31, 2012
1 parent fd69265 commit 2b63efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85effe183dd45854d1ad1a370b88cddb403c4c91
refs/heads/master: 21ec6ffa46719a4ed45531b5b01014c26f0416c4
1 change: 1 addition & 0 deletions trunk/fs/ceph/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ static int __build_xattrs(struct inode *inode)
for (i = 0; i < numattr; i++)
kfree(xattrs[i]);
kfree(xattrs);
xattrs = NULL;
goto start;
}
err = -EIO;
Expand Down

0 comments on commit 2b63efa

Please sign in to comment.