From: FUJITA Tomonori Date: Fri, 31 Aug 2007 17:02:27 +0000 (+0900) Subject: [SCSI] fc_transport: add target driver support X-Git-Tag: v2.6.24-rc1~1290^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7525236d0bc7ad17eb5e0733417896cab745d6c8;p=pandora-kernel.git [SCSI] fc_transport: add target driver support This adds minimum target driver support like the srp transport does: - fc_remote_port_{rolechg,delete} calls scsi_tgt_it_nexus_{create,destroy} for target drivers. - add callbacks to notify target drivers of the nexus and tmf operation results to fc_function_template. Signed-off-by: FUJITA Tomonori Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed