On 10/13/20 12:51 AM, James Smart wrote:
This patch continues the efct driver population. This patch adds driver definitions for: Routines to handle unsolicited FC frames. Co-developed-by: Ram Vegesna <ram.vegesna@xxxxxxxxxxxx> Signed-off-by: Ram Vegesna <ram.vegesna@xxxxxxxxxxxx> Signed-off-by: James Smart <james.smart@xxxxxxxxxxxx> --- v4: Changed unsol frame handling. Lookup for efct target node based on d_id and s_id. Take ref count and release when cmd handling is done. Now IO path doesn't lookup for discovery objects. So no impact on IO path because of EFC lock. --- drivers/scsi/elx/efct/efct_unsol.c | 495 +++++++++++++++++++++++++++++ drivers/scsi/elx/efct/efct_unsol.h | 17 + 2 files changed, 512 insertions(+) create mode 100644 drivers/scsi/elx/efct/efct_unsol.c create mode 100644 drivers/scsi/elx/efct/efct_unsol.h
Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@xxxxxxx +49 911 74053 688 SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer