Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178723
b: refs/heads/master
c: 0523676
h: refs/heads/master
i:
  178721: 4080e25
  178719: 87b180c
v: v3
  • Loading branch information
Frederic Weisbecker committed Jan 2, 2010
1 parent 5ed932a commit 435e45a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 27026a05bb805866a3b9068dda8153b72cb942f4
refs/heads/master: 0523676d3f3aa7edeea63cc3a1bc4dc612380a26
3 changes: 2 additions & 1 deletion trunk/fs/reiserfs/journal.c
Original file line number Diff line number Diff line change
Expand Up @@ -2009,10 +2009,11 @@ static int do_journal_release(struct reiserfs_transaction_handle *th,
destroy_workqueue(commit_wq);
commit_wq = NULL;
}
reiserfs_write_lock(sb);

free_journal_ram(sb);

reiserfs_write_lock(sb);

return 0;
}

Expand Down

0 comments on commit 435e45a

Please sign in to comment.