commit | 597dee1cd67d591cd5aeba184fdb69d0da0ceb78 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@gmail.com> | Thu Jul 14 02:34:48 2022 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Oct 22 17:09:35 2023 -0400 |
tree | 9d922948f1e07843ec08d3b21aae2aeab83eb645 | |
parent | 416cc426c0d79c65d85de52d3548a32de06ab3e8 [diff] |
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>