]> Git Repo - linux.git/commit
[SCSI] lpfc 8.1.12 : Add support for async scanning
authorJames Smart <[email protected]>
Wed, 25 Apr 2007 13:53:22 +0000 (09:53 -0400)
committerJames Bottomley <[email protected]>
Sun, 6 May 2007 14:33:16 +0000 (09:33 -0500)
commit47a8617c7df6cc8b8617a3deb5a36bbae1997d13
treeba592dbafd7f3144e3ed0a210cefe7ed89b96058
parentebdbe65f07bb26baf69fcb0ee332702064888018
[SCSI] lpfc 8.1.12 : Add support for async scanning

Add support for async scanning

Notes: This is the async scan patch to our driver from Matthew Wilcox.
  The async scan logic is still subject to errors in insmod/rmmod, as
  the async scan threads don't get shutdown when the module unloads
  underneath them. See http://marc.info/?l=linux-scsi&m=117551999925582&w=2

Signed-off-by: James Smart <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/lpfc/lpfc_crtn.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_scsi.c
This page took 0.043969 seconds and 4 git commands to generate.