Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332533
b: refs/heads/master
c: e209db7
h: refs/heads/master
i:
  332531: b54ec47
v: v3
  • Loading branch information
Sage Weil authored and Chris Mason committed Oct 1, 2012
1 parent 78871f0 commit c49d9ec
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: 6fc4e3548598d10a5e947797a09cbc1b257a22ab
refs/heads/master: e209db7ace281ca347b1ac699bf1fb222eac03fe
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,8 @@ static void do_async_commit(struct work_struct *work)
&ac->root->fs_info->sb->s_writers.lock_map[SB_FREEZE_FS-1],
0, 1, _THIS_IP_);

current->journal_info = ac->newtrans;

btrfs_commit_transaction(ac->newtrans, ac->root);
kfree(ac);
}
Expand Down

0 comments on commit c49d9ec

Please sign in to comment.