bcachefs: Fix unit & perf tests for snapshots
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 16 Dec 2021 01:38:56 +0000 (20:38 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:12 +0000 (17:09 -0400)
commit6f83cb84bb74cd766f888380cfb5f9268e55d9f1
treeddd00a0602ef15e7c19e61449223a54737511443
parent18443cb9f005b5563e2e3da9b8ccd374a552c3b1
bcachefs: Fix unit & perf tests for snapshots

This finishes updating the unit & perf tests for snapshots - btrees that
use snapshots now always require the snapshot field of the start
position to be a valid snapshot ID.

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