summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/bcachefs/move.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/bcachefs/move.c b/fs/bcachefs/move.c
index b29e7c322e9a..9402b45bf868 100644
--- a/fs/bcachefs/move.c
+++ b/fs/bcachefs/move.c
@@ -504,7 +504,6 @@ int bch2_move_data(struct bch_fs *c,
if (unlikely(freezing(current))) {
bch2_btree_iter_unlock(&stats->iter);
move_ctxt_wait_event(&ctxt, list_empty(&ctxt.reads));
- closure_sync(&ctxt.cl);
try_to_freeze();
}
} while (delay);