bcachefs: gc mark fn fixes, cleanups
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 2 Apr 2022 22:00:04 +0000 (18:00 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:30 +0000 (17:09 -0400)
commitc6b6d416126da015e4b6b6a66b4c6fd3eda40f1f
tree8b8494698b54a8b65c19f357489c7f7c592a78dd
parent80c80164a5f131307b9b870f7a366ed45b901b88
bcachefs: gc mark fn fixes, cleanups

mark_stripe_bucket() was busted; it was using @new unitialized.

Also, clean up all the gc mark functions, and convert them to the same
style.

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