diff options
author | 2023-11-04 20:22:56 -0400 | |
---|---|---|
committer | 2023-11-05 13:14:22 -0500 | |
commit | 853960d00b4b3df96acbf8e18980896f9115c45c (patch) | |
tree | ac8dcfde63a0eff2cf557684fea4f305866ecafb /tools/perf/scripts/python | |
parent | bcachefs: kill thing_it_points_to arg to backpointer_not_found() (diff) | |
download | wireguard-linux-853960d00b4b3df96acbf8e18980896f9115c45c.tar.xz wireguard-linux-853960d00b4b3df96acbf8e18980896f9115c45c.zip |
bcachefs: Simplify, fix bch2_backpointer_get_key()
- backpointer_not_found() checks backpointers_no_use_write_buffer, no
need to do it inbackpointer_get_key().
- always use backpointer_get_node() for pointers to nodes:
backpointer_get_key() was sometimes returning the key from the root
node unlocked.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions