]> 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)
commitedf359e2294b47642bd7e0c97d639be4057d8408
tree0aaebf6b365ee6545b4a029a709948d34cf10bde
parent6adebf7a3e9b3ae521887e7fbd56f7965e9622bb
[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