From: Jeff Garzik <jgarzik@pobox.com>
To: Doug Ledford <dledford@redhat.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [PATCH 2.4] export scsi_finish_command ACK?
Date: Tue, 23 Mar 2004 09:45:35 -0500 [thread overview]
Message-ID: <40604D8F.6080505@pobox.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]
Doug,
Can I get your ACK on the attached patch?
I am about to submit libata to Marcelo (again :)), and this export is
needed by all users of ->eh_strategy_handler, of which libata is one.
Jeff
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 416 bytes --]
diff -Nru a/drivers/scsi/scsi_syms.c b/drivers/scsi/scsi_syms.c
--- a/drivers/scsi/scsi_syms.c Tue Mar 23 09:43:29 2004
+++ b/drivers/scsi/scsi_syms.c Tue Mar 23 09:43:29 2004
@@ -43,6 +43,7 @@
EXPORT_SYMBOL(scsi_do_cmd);
EXPORT_SYMBOL(scsi_command_size);
EXPORT_SYMBOL(scsi_ioctl);
+EXPORT_SYMBOL(scsi_finish_command);
EXPORT_SYMBOL(print_command);
EXPORT_SYMBOL(print_sense);
EXPORT_SYMBOL(print_req_sense);
next reply other threads:[~2004-03-23 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-23 14:45 Jeff Garzik [this message]
2004-03-23 16:18 ` [PATCH 2.4] export scsi_finish_command ACK? Doug Ledford
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=40604D8F.6080505@pobox.com \
--to=jgarzik@pobox.com \
--cc=dledford@redhat.com \
--cc=linux-scsi@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.