bcachefs: Erasure coding fixes
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 29 Nov 2021 21:38:27 +0000 (16:38 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:18 +0000 (17:09 -0400)
commitb547d005d54209dc3a14ffd7924c73e32ba2e3a2
tree88c758b9fc6c893a627d4a55ae2579c170e87747
parent181fe42a75c60ecf37509f6c39162115cc66216b
bcachefs: Erasure coding fixes

When we added the stripe and stripe_redundancy fields to alloc keys, we
neglected to add them to the functions that convert back and forth with
the in-memory types.

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