]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: darray_find(), darray_find_p()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 29 May 2025 20:56:50 +0000 (16:56 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 1 Jun 2025 02:03:17 +0000 (22:03 -0400)
commit5802caf74fa5647a0e560b585bf7d1ac65b20e11
treeca8a7918f2b62eabf165bf45cfbe0e5da92ada48
parent9a1accd3a57d4bfb6daeee2262b1b24b57ec2382
bcachefs: darray_find(), darray_find_p()

New helpers to avoid open coded loops.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.c
fs/bcachefs/darray.h
fs/bcachefs/fsck.c
fs/bcachefs/snapshot.c
fs/bcachefs/snapshot.h