Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131061
b: refs/heads/master
c: 8114494
h: refs/heads/master
i:
  131059: 721e42a
v: v3
  • Loading branch information
Josef Bacik authored and Chris Mason committed Feb 4, 2009
1 parent ce94064 commit 42498d5
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: 8c087b5183adab186a298f2d6ed39aefdcae413c
refs/heads/master: 811449496b3e3caa9a8cf43feacbade0153324f2
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ int __btrfs_setxattr(struct inode *inode, const char *name,
if (!path)
return -ENOMEM;

trans = btrfs_start_transaction(root, 1);
trans = btrfs_join_transaction(root, 1);
btrfs_set_trans_block_group(trans, inode);

/* first lets see if we already have this xattr */
Expand Down

0 comments on commit 42498d5

Please sign in to comment.