diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-01 04:07:58 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-07 02:15:01 +0300 |
commit | 33255c161ac4be003ac87c434ebc49645d18a929 (patch) | |
tree | cec612a1096cd27816b741dba58e834bb5e65e6d /net/lapb/lapb_subr.c | |
parent | 4a4f9b5c7c13601c4f1b3d8c607d7439e39f40d2 (diff) | |
download | linux-33255c161ac4be003ac87c434ebc49645d18a929.tar.xz |
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Previously, we fixed journal resize spuriousl failing with
-BCH_ERR_open_buckets_empty, but initial journal allocation was missed
because it didn't invoke the "block on allocator" loop at all.
Factor out the "loop on allocator" code to fix that.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions