aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <[email protected]>2021-07-20 15:02:47 -0300
committerDavid Sterba <[email protected]>2021-08-23 13:19:00 +0200
commit6534c0c99dddafc47bd4152949751ccd6a5681fc (patch)
tree0d1ed1dacd98fbc2e12a3e34dd5a60f2eeb9cda7 /tools/perf/scripts/python/bin
parent069a2e37789a9adb236d8f7a5f65a1390b51f184 (diff)
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Using a transaction in btrfs_search_slot is only useful when we are searching to add or modify the tree. When the function is used for searching, insert length and mod arguments are 0, there is no need to use a transaction. No functional changes, changing for consistency. Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Marcos Paulo de Souza <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions