summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMike Christie <michael.christie@oracle.com>2020-07-02 04:43:18 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2020-07-08 07:14:34 +0300
commit3c006c7d23aac928279f7cbe83bbac4361255d53 (patch)
tree18813c095e06d984d6ecee284ae5b8ff9d09b035 /fs
parent63c9ffe473d3eb0910cadd35685c93c3edeff19f (diff)
downloadlinux-3c006c7d23aac928279f7cbe83bbac4361255d53.tar.xz
scsi: target: Fix xcopy sess release leak
transport_init_session can allocate memory via percpu_ref_init, and target_xcopy_release_pt never frees it. This adds a transport_uninit_session function to handle cleanup of resources allocated in the init function. Link: https://lore.kernel.org/r/1593654203-12442-3-git-send-email-michael.christie@oracle.com Signed-off-by: Mike Christie <michael.christie@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions