commit | bf0f2d380f15f1fa05254b000ddeeb560dfb8638 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Thu Nov 17 10:31:18 2016 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Nov 17 20:15:25 2016 -0500 |
tree | ea8d464ada113c1f598589b4c724946f45410716 | |
parent | ad7660cc1ef13551e3d0a649aaba7c728b8c0ac0 [diff] |
block: add reference counting for struct bsg_job Add reference counting to 'struct bsg_job' so we can implement a reuqest timeout handler for bsg_jobs, which is needed for Fibre Channel. 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>