Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173162
b: refs/heads/master
c: 5e69e3a
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Sep 14, 2009
1 parent dcfe18f commit bc9ab7b
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: e6950a4da33fa84ef4402d29e2331cd5e5df9cb8
refs/heads/master: 5e69e3a4492ea5abfd2e8ddc575448becf28e4d9
2 changes: 2 additions & 0 deletions trunk/fs/reiserfs/stree.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,9 @@ static char prepare_for_delete_or_cut(struct reiserfs_transaction_handle *th, st
reiserfs_free_block(th, inode, block, 1);
}

reiserfs_write_unlock(sb);
cond_resched();
reiserfs_write_lock(sb);

if (item_moved (&s_ih, path)) {
need_re_search = 1;
Expand Down

0 comments on commit bc9ab7b

Please sign in to comment.