diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-19 19:25:41 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-19 20:08:06 +0300 |
commit | b2348fe6c81cc92c7d0bd8a7d9241f8de0fa72b7 (patch) | |
tree | 0bb2298cd4b8173ceb773963b0259cdcfa0c9ea7 /scripts/lib/kdoc/kdoc_output.py | |
parent | 434635987fb7d544dd134f25c922413e19b02112 (diff) | |
download | linux-b2348fe6c81cc92c7d0bd8a7d9241f8de0fa72b7.tar.xz |
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Don't change buf->size on error - this would usually be a transaction
restart, but it could also be -ENOMEM - when we've exceeded the bump
allocator max).
Fixes: 247abee6ae6d ("bcachefs: btree_trans_subbuf")
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions