From: Stephen M. Cameron Date: Mon, 19 Jul 2010 18:44:45 +0000 (-0500) Subject: cciss: Set the performant mode bit in the scsi half of the driver X-Git-Tag: v2.6.36-rc1~288^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373b45f7b691bf7faafeed46b0b3dcd5b281cd5f;p=pandora-kernel.git cciss: Set the performant mode bit in the scsi half of the driver cciss: Set the performant mode bit in the scsi half of the driver In a couple of places, the performant mode bit wasn't being set in the scsi half of the driver, causing commands to seem to hang. Use enqueue_cmd_and_start_io() where appropriate. This fixes a bug that echo engage scsi > /proc/driver/cciss/cciss0 would hang. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed