diff options
| author | Vasu Dev <vasu.dev@intel.com> | 2009-10-15 17:46:55 -0700 | 
|---|---|---|
| committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 12:00:43 -0600 | 
| commit | 14caf44c69184ed72d46a2f883311daf27a4192f (patch) | |
| tree | cdfdf95ea884116de6595cc8d89482b89ba8ccaa /drivers/scsi/scsi_error.c | |
| parent | 5c20848a096fb1880ded99816be79d78ca1cd696 (diff) | |
| download | olio-linux-3.10-14caf44c69184ed72d46a2f883311daf27a4192f.tar.xz olio-linux-3.10-14caf44c69184ed72d46a2f883311daf27a4192f.zip  | |
[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
The cmd_per_lun value is used by scsi-ml as fall back lowest
queue_depth value but in case of libfc cmd_per_lun is set to
same value as max queue_depth = 32.
So this patch reduces cmd_per_lun value to 3 and configures
each lun with default max queue_depth 32 in fc_slave_alloc.
Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Acked-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions