bcachefs: Fix iterator leak in check_subvol()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Sep 2024 02:05:14 +0000 (22:05 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 28 Sep 2024 01:46:34 +0000 (21:46 -0400)
commit951dd86e7c59a6490d8b6d056d8afd5f0cd49293
tree7d78ae14c26d4481892412d2de95ea3a567f0434
parent2a1df873463a28fe5a053d6245290f9a907a5a17
bcachefs: Fix iterator leak in check_subvol()

A couple small error handling fixes

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/subvolume.c