]> www.infradead.org Git - users/willy/pagecache.git/commit
bcachefs: Minor bucket alloc optimization
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 7 Dec 2024 03:37:42 +0000 (22:37 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:22 +0000 (01:36 -0500)
commitfbd152bf9469873b5d2a9aba2373e624eaa22a9f
tree454f1e471eee7b78a0a1ca87a825fde06aa6f43f
parentf65645d80451e2bc675d539dde8ce951b6a0640e
bcachefs: Minor bucket alloc optimization

Check open buckets and buckets waiting for journal commit before doing
other expensive lookups.

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