diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-08-20 00:03:33 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-08-26 16:47:09 -0400 |
commit | d49614f91c3396f5ee7b9fd93ed603638eaf76b6 (patch) | |
tree | 01d631ddecd1e71afcd2e8ff6f979f58af90f451 /Documentation/ABI/stable/sysfs-module | |
parent | 341be8278aedf39e89290898d1b162239a864899 (diff) |
bcachefs: bch2_bkey_needs_rebalance()bcachefs-testing
Collapse bch2_bkey_sectors_need_rebalance() and
bch2_bkey_ptrs_need_rebalance() down to a single function, which outputs
both the bitmap of pointers that need to be rebalanced and the number of
sectors that need to be processed.
This will enable adding other reasons an extent might need to be
processed by rebalance: changing the checksum type,
increasing/decreasing replication level, enabling/disabling erasure
coding, etc.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'Documentation/ABI/stable/sysfs-module')
0 files changed, 0 insertions, 0 deletions