From: Matthew Wilcox <matthew@wil.cx>
To: linux-scsi@vger.kernel.org
Cc: Jack Steiner <steiner@sgi.com>,
Lee Schermerhorn <Lee.Schermerhorn@hp.com>,
Anton Blanchard <anton@samba.org>,
Justin Chen <justin.chen@hp.com>
Subject: Re: [PATCH] Asynchronous target discovery, version 10
Date: Fri, 21 Jul 2006 10:43:35 -0600 [thread overview]
Message-ID: <20060721164335.GC9214@parisc-linux.org> (raw)
In-Reply-To: <20060721155710.GB9214@parisc-linux.org>
On Fri, Jul 21, 2006 at 09:57:10AM -0600, Matthew Wilcox wrote:
> - qla2xxx and lpfc drivers converted to use above interface.
... brown paper bag time ...
diff -u drivers/scsi/lpfc/lpfc_init.c drivers/scsi/lpfc/lpfc_init.c
--- drivers/scsi/lpfc/lpfc_init.c 21 Jul 2006 15:20:45 -0000
+++ drivers/scsi/lpfc/lpfc_init.c 21 Jul 2006 16:34:15 -0000
@@ -1612,6 +1612,7 @@
if (error)
goto out_kthread_stop;
+ scsi_target_discovery(host, 30, lpfc_finished_discovery);
error = lpfc_alloc_sysfs_attr(phba);
if (error)
goto out_remove_host;
next prev parent reply other threads:[~2006-07-21 16:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-21 15:57 [PATCH] Asynchronous target discovery, version 10 Matthew Wilcox
2006-07-21 16:43 ` Matthew Wilcox [this message]
2006-07-24 13:46 ` James Smart
2006-07-24 15:02 ` Matthew Wilcox
2006-07-24 15:52 ` James Smart
2006-07-24 16:24 ` Matthew Wilcox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060721164335.GC9214@parisc-linux.org \
--to=matthew@wil.cx \
--cc=Lee.Schermerhorn@hp.com \
--cc=anton@samba.org \
--cc=justin.chen@hp.com \
--cc=linux-scsi@vger.kernel.org \
--cc=steiner@sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox