bcachefs: mark_stripe_bucket cleanup
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 20 Apr 2024 04:04:07 +0000 (00:04 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 8 May 2024 21:29:20 +0000 (17:29 -0400)
commitd9307646505e8e81a24ea5c07ae2bfc85e13f65d
tree29c43f17d64533edadda3ecb1bb1adf6dcf3bbe8
parentc4e8db2b5d31fc488c644019b99bf41fd616895f
bcachefs: mark_stripe_bucket cleanup

Start to work on unifying mark_stripe_bucket() and
trans_mark_stripe_bucket(); first, clean up all the unnecessary and
gratuitious differences.

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