Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)

2005-09-09 Thread James Bottomley
On Fri, 2005-09-09 at 15:40 -0400, Luben Tuikov wrote: > +/** > + * sas_do_lu_discovery -- Discover LUs of a SCSI device > + * @dev: pointer to a domain device of interest Aside from all the other problems, this one completely duplicates the mid-layer infrastructure for handling devices with Logic

Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)

2005-09-09 Thread Luben Tuikov
On 09/09/05 15:59, Nish Aravamudan wrote: > On 9/9/05, Luben Tuikov <[EMAIL PROTECTED]> wrote: > >>Signed-off-by: Luben Tuikov <[EMAIL PROTECTED]> > > > > > > +static int sas_execute_task(struct sas_task *task, void *buffer, int size, > + int pci_dma_dir) > > > >

Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)

2005-09-09 Thread Nish Aravamudan
On 9/9/05, Luben Tuikov <[EMAIL PROTECTED]> wrote: > Signed-off-by: Luben Tuikov <[EMAIL PROTECTED]> +static int sas_execute_task(struct sas_task *task, void *buffer, int size, + int pci_dma_dir) + set_current_state(TASK_INTERRUPTIBLE); +

[PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)

2005-09-09 Thread Luben Tuikov
Signed-off-by: Luben Tuikov <[EMAIL PROTECTED]> diff -X linux-2.6.13/Documentation/dontdiff -Naur linux-2.6.13-orig/drivers/scsi/sas-class/sas_discover.c linux-2.6.13/drivers/scsi/sas-class/sas_discover.c --- linux-2.6.13-orig/drivers/scsi/sas-class/sas_discover.c 1969-12-31 19:00:00.00