]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Move bch_extent_rebalance code to rebalance.c
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 29 Oct 2024 03:23:18 +0000 (23:23 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:16 +0000 (01:36 -0500)
commit161d13835e38e4803f9c44e0912aaec9c35f127f
tree8e9ca75bb90e3e5bd04171840a1886c84f550e7a
parenta652c56590a912144579684c508f4c36c252f245
bcachefs: Move bch_extent_rebalance code to rebalance.c

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/buckets.c
fs/bcachefs/extents.c
fs/bcachefs/extents.h
fs/bcachefs/extents_format.h
fs/bcachefs/move.c
fs/bcachefs/rebalance.c
fs/bcachefs/rebalance.h
fs/bcachefs/rebalance_format.h [new file with mode: 0644]