]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Count BCH_DATA_parity backpointers correctly
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Mar 2025 15:53:50 +0000 (11:53 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:36 +0000 (09:50 -0400)
commit6a9f681ef623ae3804bc2ca3a2d06d2458142975
tree90c693b0d6890fa3d27c4d9eb0816ef24d847e22
parent04e90891be26a240e41d51d1770de56e810fda5e
bcachefs: Count BCH_DATA_parity backpointers correctly

These are counted as stripe data in the corresponding alloc keys.

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