Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263099
b: refs/heads/master
c: f4ac904
h: refs/heads/master
i:
  263097: 36e3add
  263095: 8405af1
v: v3
  • Loading branch information
Dan Carpenter authored and Chris Mason committed Aug 17, 2011
1 parent b557698 commit fe2aaaa
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c97c2916e25c56e878e3e94efd449e2d688fcb31
refs/heads/master: f4ac904c411b55e58bb240f332f93db2455f0010
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans,
spin_lock(&root->fs_info->defrag_inodes_lock);
if (!BTRFS_I(inode)->in_defrag)
__btrfs_add_inode_defrag(inode, defrag);
else
kfree(defrag);
spin_unlock(&root->fs_info->defrag_inodes_lock);
return 0;
}
Expand Down

0 comments on commit fe2aaaa

Please sign in to comment.