bcachefs: Fixes for usrdata/metadata drop paths
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 7 Oct 2021 18:59:00 +0000 (14:59 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:13 +0000 (17:09 -0400)
commit56767d66e888e0e998eabbbcffa5c6da49ef5402
tree27c92e636727cffb16db688a2b714097212e1d12
parentd697b9abbae2f2c387aaa4e702afe12e31984a18
bcachefs: Fixes for usrdata/metadata drop paths

These paths weren't updated for btree_path and snapshots - a couple of
minor fixes.

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