aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-12-13 10:25:40 +0200
committerDavid Sterba <dsterba@suse.com>2018-01-22 16:08:19 +0100
commit36f7894f66f286e454bf00d308b989c3423ba0da (patch)
treed1a62090f04f66a2df0a50b37b4d2306f98b18ff /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: Remove redundant bio_get/bio_set pair from submit_one_bio (diff)
downloadlinux-dev-36f7894f66f286e454bf00d308b989c3423ba0da.tar.xz
linux-dev-36f7894f66f286e454bf00d308b989c3423ba0da.zip
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
The bio is not referenced after it has been submitted and the endio is going to consume the sole reference on successful submission. On error, the callers of __btrfs_submit_dio_bio do invoke bio_put so we don't leak it either. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions