public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.4] export scsi_finish_command ACK?
@ 2004-03-23 14:45 Jeff Garzik
  2004-03-23 16:18 ` Doug Ledford
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2004-03-23 14:45 UTC (permalink / raw)
  To: Doug Ledford; +Cc: SCSI Mailing List

[-- 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);

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.4] export scsi_finish_command ACK?
  2004-03-23 14:45 [PATCH 2.4] export scsi_finish_command ACK? Jeff Garzik
@ 2004-03-23 16:18 ` Doug Ledford
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Ledford @ 2004-03-23 16:18 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: SCSI Mailing List

On Tue, 2004-03-23 at 09:45, Jeff Garzik wrote:
> Doug,
> 
> Can I get your ACK on the attached patch?

ACK.

> 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
> 
> 
> 
> ______________________________________________________________________
> 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);
-- 
  Doug Ledford <dledford@redhat.com>     919-754-3700 x44233
         Red Hat, Inc.
         1801 Varsity Dr.
         Raleigh, NC 27606



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-23 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-23 14:45 [PATCH 2.4] export scsi_finish_command ACK? Jeff Garzik
2004-03-23 16:18 ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox