summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-05-14 23:01:14 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-05-14 23:01:14 -0400
commit799716df00709f7480f575e8fd626915bafba006 (patch)
tree347f8703348d99fd2171d3cbaaeab212acb6e194 /tools/perf/scripts/python/export-to-sqlite.py
parent2eae07ff7dfa8a594584935cb9a93b96b48090cd (diff)
bcachefs: Delete an incorrect bch2_trans_unlock()
These deletes a bch2_trans_unlock() call from __bch2_move_data(). It was redundant; bch2_move_extent() has the correct unlock call, and it was buggy because when move_extent calls bch2_extent_drop_ptrs() we don't want the transaction to be unlocked yet - this fixes a btree_iter.c assertion. Fixes https://github.com/koverstreet/bcachefs/issues/511. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions