bcachefs: Switch data_update path to snapshot_id_list
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 14 Jul 2022 06:34:48 +0000 (02:34 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:35 +0000 (17:09 -0400)
commit597dee1cd67d591cd5aeba184fdb69d0da0ceb78
tree9d922948f1e07843ec08d3b21aae2aeab83eb645
parent416cc426c0d79c65d85de52d3548a32de06ab3e8
bcachefs: Switch data_update path to snapshot_id_list

snapshots_seen is becoming private to fsck, and snapshot_id_list is
actually what the data update path needs.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/data_update.c
fs/bcachefs/subvolume.c
fs/bcachefs/subvolume.h