Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173161
b: refs/heads/master
c: e6950a4
h: refs/heads/master
i:
  173159: 26e46dc
v: v3
  • Loading branch information
Frederic Weisbecker committed Sep 14, 2009
1 parent ca280ab commit dcfe18f
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: f32049dc244f4d394c8faa161b4f13cb8c4f5c8c
refs/heads/master: e6950a4da33fa84ef4402d29e2331cd5e5df9cb8
2 changes: 2 additions & 0 deletions trunk/fs/reiserfs/journal.c
Original file line number Diff line number Diff line change
Expand Up @@ -4232,7 +4232,9 @@ static int do_journal_end(struct reiserfs_transaction_handle *th,
next = cn->next;
free_cnode(sb, cn);
cn = next;
reiserfs_write_unlock(sb);
cond_resched();
reiserfs_write_lock(sb);
}

/* we are done with both the c_bh and d_bh, but
Expand Down

0 comments on commit dcfe18f

Please sign in to comment.