diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2016-11-17 10:31:17 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-17 20:15:25 -0500 |
commit | ad7660cc1ef13551e3d0a649aaba7c728b8c0ac0 (patch) | |
tree | 75c339c889b901bee3e1ceaf682026e4233aef79 /ipc/msgutil.c | |
parent | 7ac65007c285e377a31107fe2e13afacf47400f2 (diff) | |
download | linux-ad7660cc1ef13551e3d0a649aaba7c728b8c0ac0.tar.bz2 |
scsi: fc: implement kref backed reference counting
Implement kref backed reference counting instead of rolling our own. This
elimnates the need of the following fields in 'struct fc_bsg_job':
* ref_cnt
* state_flags
* job_lock
bringing us close to unification of 'struct fc_bsg_job' and 'struct bsg_job'.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions