diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-22 12:34:40 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-22 15:13:17 -0400 |
commit | 4a9eb20efa9f07b54382bb2713439fc09336d45a (patch) | |
tree | 2a95a4e52ad758f06997497b364f78898a81e4da /scripts/gdb/linux/utils.py | |
parent | bfc0c6fecf3bd2da93beb565ccfb9e704cadddcc (diff) |
bcachefs: Kill bkey_buf usage in data_update_index_update()
Reduce stack usage - bkey_buf has a 96 byte buffer on the stack, but the
btree_trans bump allocator works just fine here.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions