commit | a0f4bd7f2a5be485747aa438cea38f69e3ae8962 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Thu Nov 17 10:31:24 2016 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Nov 17 20:15:26 2016 -0500 |
tree | 7f2e7943064a4736f8497c80fb4b4c57a3df2640 | |
parent | fb6f7c8d8a19e5543d5b4d44c58e2c4e5a82bb12 [diff] |
scsi: fc: move FC transport's bsg code to bsg-lib Now that all conversions are done, move the FibreChannel bsg code over to the bsg library. This patch is derived from work done by Mike Christie in 2011 [1] but only the iscsi parts got merged back then. [1] http://marc.info/?l=linux-scsi&m=131149780921009&w=2 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>