aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2016-09-30 11:01:14 +0200
committerMartin K. Petersen <[email protected]>2016-11-08 17:29:46 -0500
commit4d2095cc42a2d8062590891f929d9d694cbd927f (patch)
tree43145025e43f3bfc2341ca8e4b4b2c711dfe3e5c /tools/perf/scripts/python
parent3bc45af81d0dff722c5a2d5d009f2d2d91b52b56 (diff)
scsi: libfc: Revisit kref handling
The kref handling in fc_rport is a mess. This patch updates the kref handling according to the following rules: - Take a reference whenever scheduling a workqueue - Take a reference whenever an ELS command is send - Drop the reference at the end of the workqueue function - Drop the reference at the end of handling ELS replies - Take a reference when allocating an rport - Drop the reference when removing an rport Signed-off-by: Hannes Reinecke <[email protected]> Acked-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions