From: Dan Williams Date: Tue, 20 Sep 2011 22:10:33 +0000 (-0700) Subject: [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices X-Git-Tag: v3.2-rc1~125^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e67035a9edd79b8b202c159d5bec560bb9c358;p=pandora-kernel.git [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices Pass queue_depth change requests to libata, and prevent queue_type changes for ATA devices. Otherwise: 1/ we do not honor the libata specific restrictions on the queue depth 2/ libsas drivers that do not set sdev->tagged_supported are unable to change the queue_depth of ata devices via sysfs Signed-off-by: Dan Williams Acked-by: Jeff Garzik Signed-off-by: James Bottomley --- Reading git-diff-tree failed