android_kernel_xiaomi_sdm845/drivers/scsi/fcoe
Vasu Dev 14caf44c69 [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>
2009-12-04 12:00:43 -06:00
..
fcoe.c [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc 2009-12-04 12:00:43 -06:00
fcoe.h [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) 2009-12-04 12:00:32 -06:00
libfcoe.c includecheck fix: drivers/scsi, libfcoe.c 2009-09-20 16:01:02 +05:30
Makefile [SCSI] fcoe, libfc: add libfcoe module 2009-04-03 09:23:04 -05:00