Johannes Thumshirn ad7660cc1e 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>
2016-11-17 20:15:25 -05:00
..
2016-07-13 22:04:27 -04:00
2012-02-19 08:08:58 -06:00
2016-07-20 19:49:41 -04:00
2016-01-27 20:36:10 +08:00
2015-12-02 16:36:14 -05:00
2016-02-23 21:27:02 -05:00
2016-04-04 12:07:41 -04:00
2015-11-09 17:11:57 -08:00
2014-07-17 22:07:37 +02:00
2015-05-18 13:35:56 -04:00