diff options
| author | Jan Kara <[email protected]> | 2017-08-02 19:37:16 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2017-08-04 20:43:36 +0000 |
| commit | ea7bd56fa309d10a41b1041827a63c0746c47554 (patch) | |
| tree | 9b801f32954a0209ef4fcb7cd7df5300c53838bf /drivers/pwm/pwm-stm32-lp.c | |
| parent | xfs: fix multi-AG deadlock in xfs_bunmapi (diff) | |
| download | kernel-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 'drivers/pwm/pwm-stm32-lp.c')
0 files changed, 0 insertions, 0 deletions
