aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLiu Bo <[email protected]>2017-11-30 17:26:39 -0700
committerDavid Sterba <[email protected]>2018-01-22 16:08:15 +0100
commitb4ff5ad72e9331aabfa92456403946d17c4959d5 (patch)
treea4872b86d6683e4edd2d4860d7e2feb587dc4487 /tools/perf/scripts/python/bin
parentc9f540fa6f4cab5a506b157e7bf2e5373c0241c2 (diff)
Btrfs: use struct completion in scrub_submit_raid56_bio_wait
This changes to use struct completion directly and removes 'struct scrub_bio_ret' along with the code using it. This struct is used to get the return value from bio, but the caller can access bio to get the return value directly and is holding a reference on it so it won't go away underneath us and can be removed safely. Signed-off-by: Liu Bo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions