FROM DAVID BRYAN THE MANAGING DIRECTOR OF ECOBANK call me +233546972482 or +2349035653866,

2014-08-24 Thread david bryan
My name is David Bryan . I am the managing director of All Ecobank international PLC Ghana Accra . i want to inform you that the a little boy lucky holton came to the bank and deposit 7.5 million dollars in the bank and your Email ID is attached to it as the beneficiary of the fund and it has kept

Re: Debugging scsi abort handling ?

2014-08-24 Thread Hans de Goede
Hi, On 08/23/2014 05:42 PM, Douglas Gilbert wrote: > On 14-08-23 10:52 AM, Hans de Goede wrote: >> Hi All, >> >> Now that the UAS driver is no longer marked as CONFIG_BROKEN, >> I'm getting quite a few bug reports about issues with UAS drives. >> >> One if the issues is that there might be a numbe

Re: Debugging scsi abort handling ?

2014-08-24 Thread Hans de Goede
Hi, On 08/23/2014 11:05 PM, James Bottomley wrote: > On Sat, 2014-08-23 at 16:52 +0200, Hans de Goede wrote: >> Hi All, >> >> Now that the UAS driver is no longer marked as CONFIG_BROKEN, >> I'm getting quite a few bug reports about issues with UAS drives. >> >> One if the issues is that there mig

RE: [PATCH v3] scsi: ufs-msm: add UFS controller support for Qualcomm MSM chips

2014-08-24 Thread Yaniv Gardi
Thanks Dan, Your quick glance did spotted a good catch. This variable if un-necessary, A new version will be uploaded soon Thanks, Yaniv -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Dan Aloni Sent: Saturday, August 16,

Re: [PATCH v1 0/8][SCSI] mpt3sas: Phase2 and Phase3 mpt3sas driver patch set

2014-08-24 Thread Christoph Hellwig
On Sat, Aug 23, 2014 at 05:41:34PM +0530, Sreekanth Reddy wrote: > Just resending the complete Phase2 and Phase3 > mpt3sas driver patch set Reviewed by the Martin K. Petersen. > This will make easy for Christoph to pick up this patch set for next kernel > release. Can you please also send me the

Re: [Bug 80711] [PATCH]SG_FLAG_LUN_INHIBIT is no longer implemented and there's not way to prevent the kernel from using the 2nd cdb byte for the LUN

2014-08-24 Thread Christoph Hellwig
On Fri, Aug 22, 2014 at 01:29:32PM -0400, Alan Stern wrote: > > Other than this, I'm fine with the code ... you can add the acked by > > from me when we resolve the above question. > > Okay. It's true that this issue is only tangentially related to the > main point of the patch. It could be rem

Re: [PATCH 0/2] qla2xxx: Miscellaneous fixes

2014-08-24 Thread Christoph Hellwig
On Fri, Aug 08, 2014 at 07:38:07AM -0400, Chad Dupuis wrote: > Hi James, Christoph, > > Pleas apply the following two patches at your earliest convenience. Thanks, I've applied them to the drivers-for-3.18 branch (actually already a few days ago, so they are in Linux-next already) -- To unsubscr

Re: [PATCH] drivers: scsi: #define missing include guards

2014-08-24 Thread Christoph Hellwig
On Fri, Aug 22, 2014 at 02:37:33PM +0200, Rasmus Villemoes wrote: > The four files aha1542.h, aha1740.h, gvp11.h and mvme147.h under > drivers/scsi/ contain two-thirds of an include guard, but do not > elsewhere. > > Signed-off-by: Rasmus Villemoes Looks reasonable to me, can I get a quick revie

Re: [RESEND][PATCH 07/10] [SCSI] mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support

2014-08-24 Thread Christoph Hellwig
Can you please send me a single big series with all the mpt2 and mpt3 updates? With all the resends I'm losing track. Please also pick up third party mpt patches like '[PATCH 3/3] mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe' from Robert Elliott. And while I can't

Re: [PATCH/RESEND] scsi.mq: Added use_cmd_list flag in scsi_host to reduce lock contention

2014-08-24 Thread Christoph Hellwig
Thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RFC 09/10] sd: Avoid sending medium write commands if device is write protected

2014-08-24 Thread Christoph Hellwig
Thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Performance degradation in IO writes vs. reads (was scsi-mq V2)

2014-08-24 Thread Sagi Grimberg
On 8/21/2014 5:02 PM, Sagi Grimberg wrote: On 8/21/2014 4:03 PM, Christoph Hellwig wrote: On Thu, Aug 21, 2014 at 03:32:09PM +0300, Sagi Grimberg wrote: So I just got back to checking this issue of *extremely low* IO write performance I got in 3.16-rc2. Please test with 3.16 final. There onc

Re: [PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-08-24 Thread Christoph Hellwig
I've applied all other patches except for the lpfc one now. Thanks again! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

scsi logging future directions, was Re: [RFC PATCH -logging 00/10] scsi/constants: Output continuous error messages on trace

2014-08-24 Thread Christoph Hellwig
On Fri, Aug 22, 2014 at 12:39:59AM +, Elliott, Robert (Server Storage) wrote: > If you trigger hundreds of errors (e.g., hot remove a device > during heavy IO), then all the prints to the linux serial console > bog down the system, causing timeouts in commands to other > devices and soft locku

Re: [PATCH/RFC V2 07/16] scsi: support well known logical units

2014-08-24 Thread Christoph Hellwig
On Fri, Aug 22, 2014 at 12:02:30AM -, subha...@codeaurora.org wrote: > >> + /* > >> + * put runtime pm reference for well-known logical units, > >> + * drivers are expected to _get_* again during probe. > >> + */ > >> + if (scsi_is_wlun(sdev->lun)) > >> + scsi_autopm_put_device

Re: Logging of all scsi commands to a certain target?

2014-08-24 Thread Christoph Hellwig
On Sat, Aug 23, 2014 at 04:54:55PM +0200, Hans de Goede wrote: > Hi, > > Now that the UAS driver is no longer marked as CONFIG_BROKEN, > I'm getting quite a few bug reports about issues with UAS drives. > > Some of these seem to be related to the scsi core and/or the sd > driver sending a command

Re: Debugging scsi abort handling ?

2014-08-24 Thread Christoph Hellwig
On Sun, Aug 24, 2014 at 10:46:57AM +0200, Hans de Goede wrote: > To be clear I believe there may be a bug or 2 in the uas.c abort code > paths, not in the scsi core or sd drivers. > > But getting more eyes on these definitely makes sense. Should I CC > linux-scsi@vger on issues like this, or shoul

Epäilyttävää toimintaa: Sähköposti

2014-08-24 Thread Henry Kjallman
Epäilyttävää toimintaa: Sähköposti Olet saanut tämän sähköpostiviestin: koska järjestelmämme on huomannut joitakin epäilyttävää toimintaa Webmail tunnus. Kaikki mitä sinun pitää nauttia kaikista Welmail palvelu oman id on vahvistaa henkilöllisyytesi, seuraa linkkiä Alla aloittamaan tämän prosessin

Re: [PATCH/RFC V2 07/16] scsi: support well known logical units

2014-08-24 Thread subhashj
> On Fri, Aug 22, 2014 at 12:02:30AM -, subha...@codeaurora.org wrote: >> >> + /* >> >> + * put runtime pm reference for well-known logical units, >> >> + * drivers are expected to _get_* again during probe. >> >> + */ >> >> + if (scsi_is_wlun(sdev->lun)) >> >> + scsi_autopm_put_devi