]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 5 Dec 2024 00:21:22 +0000 (19:21 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:22 +0000 (01:36 -0500)
commit47d6ee766f8033563aff333f326378cd4b36a170
treefa96720e06dc29967d182c8f83df06b0f2521fe0
parent49833ce27ed2eed91915a4c25690d82aae5b6a0b
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data

This lets us use darray macros on dev_alloc_list (and it will become a
darray eventually, when we increase the maximum number of devices).

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