Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346702
b: refs/heads/master
c: db2254b
h: refs/heads/master
v: v3
  • Loading branch information
Liu Bo authored and Chris Mason committed Dec 17, 2012
1 parent fcec852 commit 08a2a6a
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: 071401258a580dec2a3e0c2700b7e76f3ed43320
refs/heads/master: db2254bce4f19f458aaa05f9d00b39f413f7488c
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ ssize_t btrfs_listxattr(struct dentry *dentry, char *buffer, size_t size)

di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
if (verify_dir_item(root, leaf, di))
continue;
goto next;

name_len = btrfs_dir_name_len(leaf, di);
total_size += name_len + 1;
Expand Down

0 comments on commit 08a2a6a

Please sign in to comment.