aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2017-08-02 19:37:16 +0000
committerDarrick J. Wong <[email protected]>2017-08-04 20:43:36 +0000
commitea7bd56fa309d10a41b1041827a63c0746c47554 (patch)
tree9b801f32954a0209ef4fcb7cd7df5300c53838bf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentxfs: fix multi-AG deadlock in xfs_bunmapi (diff)
downloadkernel-ea7bd56fa309d10a41b1041827a63c0746c47554.tar.gz
kernel-ea7bd56fa309d10a41b1041827a63c0746c47554.zip
xfs: Fix leak of discard bio
The bio describing discard operation is allocated by __blkdev_issue_discard() which returns us a reference to it. That reference is never released and thus we leak this bio. Drop the bio reference once it completes in xlog_discard_endio(). CC: [email protected] Fixes: 4560e78f40cb55bd2ea8f1ef4001c5baa88531c7 Signed-off-by: Jan Kara <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions