* why no cmd_flags parameter for scsi_execute_async?
@ 2007-01-25 22:19 Edward Goggin
2007-01-25 21:34 ` Mike Christie
0 siblings, 1 reply; 2+ messages in thread
From: Edward Goggin @ 2007-01-25 22:19 UTC (permalink / raw)
To: linux-scsi
Looks like a simple oversight, but does anyone know why there a
cmd_flags parameter for scsi_execute but not for scsi_execute_async?
Seems like this is lost functionality when scsi_execute_async replaced
scsi_do_req. Previously, the caller of scsi_do_req could set the flags
field of the sr_request structure of the scsi_request parameter to the
function.
Is scsi_execute_async being replaced as part of the bidi patch set?
I'd like to submit a patch to fix this but I want to make sure its
worthwhile.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: why no cmd_flags parameter for scsi_execute_async?
2007-01-25 22:19 why no cmd_flags parameter for scsi_execute_async? Edward Goggin
@ 2007-01-25 21:34 ` Mike Christie
0 siblings, 0 replies; 2+ messages in thread
From: Mike Christie @ 2007-01-25 21:34 UTC (permalink / raw)
To: Edward Goggin; +Cc: linux-scsi
Edward Goggin wrote:
> Looks like a simple oversight, but does anyone know why there a
> cmd_flags parameter for scsi_execute but not for scsi_execute_async?
>
> Seems like this is lost functionality when scsi_execute_async replaced
> scsi_do_req. Previously, the caller of scsi_do_req could set the flags
> field of the sr_request structure of the scsi_request parameter to the
> function.
>
> Is scsi_execute_async being replaced as part of the bidi patch set?
>
I am trying to kill it and covert the ulds to use requests directly.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-25 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25 22:19 why no cmd_flags parameter for scsi_execute_async? Edward Goggin
2007-01-25 21:34 ` Mike Christie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox