diff options
| -rw-r--r-- | fs/btrfs/async-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c index 7ec14097fef1..203e849dc9c9 100644 --- a/fs/btrfs/async-thread.c +++ b/fs/btrfs/async-thread.c | |||
| @@ -331,7 +331,7 @@ again: | |||
| 331 | run_ordered_completions(worker->workers, work); | 331 | run_ordered_completions(worker->workers, work); |
| 332 | 332 | ||
| 333 | check_pending_worker_creates(worker); | 333 | check_pending_worker_creates(worker); |
| 334 | 334 | cond_resched(); | |
| 335 | } | 335 | } |
| 336 | 336 | ||
| 337 | spin_lock_irq(&worker->lock); | 337 | spin_lock_irq(&worker->lock); |
