Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318887
b: refs/heads/master
c: cd1cfc4
h: refs/heads/master
i:
  318885: 6b33304
  318883: ef828bf
  318879: 31433b5
v: v3
  • Loading branch information
Chris Mason committed Jul 25, 2012
1 parent a36333a commit 3293b4f
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: e9fbcb42201c862fd6ab45c48ead4f47bb2dea9d
refs/heads/master: cd1cfc49153ba2bef247e500d8bd4d135193ece9
1 change: 1 addition & 0 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -5294,6 +5294,7 @@ static noinline int check_ref_cleanup(struct btrfs_trans_handle *trans,
rb_erase(&head->node.rb_node, &delayed_refs->root);

delayed_refs->num_entries--;
smp_mb();
if (waitqueue_active(&root->fs_info->tree_mod_seq_wait))
wake_up(&root->fs_info->tree_mod_seq_wait);

Expand Down

0 comments on commit 3293b4f

Please sign in to comment.