From d5eade93452bd1a892e2155e9bb723f04992bdac Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Mon, 23 Oct 2023 15:36:45 -0400 Subject: bcachefs: move: convert to bbpos Signed-off-by: Kent Overstreet --- fs/bcachefs/data_update.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/bcachefs/data_update.h') diff --git a/fs/bcachefs/data_update.h b/fs/bcachefs/data_update.h index 7ca1f98d7e94..9dc17b9d8379 100644 --- a/fs/bcachefs/data_update.h +++ b/fs/bcachefs/data_update.h @@ -23,6 +23,7 @@ struct data_update { struct bkey_buf k; struct data_update_opts data_opts; struct moving_context *ctxt; + struct bch_move_stats *stats; struct bch_write_op op; }; -- cgit v1.2.3