]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla4xxx: Add change_queue_depth API support
authorTej Parkash <tej.parkash@qlogic.com>
Mon, 30 Apr 2012 11:12:19 +0000 (04:12 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 30 May 2012 08:59:26 +0000 (12:59 +0400)
commit7922db6d608d7b130384bf1153ff372e275d4956
tree0aaebf6b365ee6545b4a029a709948d34cf10bde
parent953994e1f0e33adcf75d3e24a70f4c7a511447bc
[SCSI] qla4xxx: Add change_queue_depth API support

change_queue_depth will adjust device queuedepth upon receiving
"SAM_STAT_TASK_SET_FULL" scsi status from the target.
Also added ql4xqfulltracking command line param to enable or disable
queuefull tracking. One can disabling queuefull tracking to ensure
user set scsi device queuedepth is not altered.

Signed-off-by: Tej Parkash <tej.parkash@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_os.c