]> www.infradead.org Git - users/hch/misc.git/commit
bcachefs: bch2_data_update_init() cleanup
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 18 Aug 2024 16:22:23 +0000 (12:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 Aug 2024 06:07:22 +0000 (02:07 -0400)
commit3f53d050416e88122d53aabbadb1fede998004da
treed2277133ba16897dba90c5a8be8485bf92377538
parent2102bdac67b55bf2d1df4ff757bced74e94a5f74
bcachefs: bch2_data_update_init() cleanup

Factor out some helpers - this function has gotten much too big.

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