|
@@ -354,7 +354,7 @@ static int do_one_pass(journal_t *journal,
|
|
|
struct buffer_head * obh;
|
|
struct buffer_head * obh;
|
|
|
struct buffer_head * nbh;
|
|
struct buffer_head * nbh;
|
|
|
|
|
|
|
|
- cond_resched(); /* We're under lock_kernel() */
|
|
|
|
|
|
|
+ cond_resched();
|
|
|
|
|
|
|
|
/* If we already know where to stop the log traversal,
|
|
/* If we already know where to stop the log traversal,
|
|
|
* check right now that we haven't gone past the end of
|
|
* check right now that we haven't gone past the end of
|