]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_snapshot_exists()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 9 Dec 2024 06:31:43 +0000 (01:31 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:23 +0000 (01:36 -0500)
commit9f95fc3c12e05d3796fcb261a6b0594e51e63ba5
tree1e0d9fdb92185717b39f711b35717cfb043d73d2
parentbe203120dc084c21fa8208d12fa394d50e843b62
bcachefs: bch2_snapshot_exists()

bch2_snapshot_equiv() is going away; convert users that just wanted to
know if the snapshot exists to something better

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/data_update.c
fs/bcachefs/snapshot.c
fs/bcachefs/snapshot.h
fs/bcachefs/subvolume_types.h