From: adam radford Date: Tue, 20 Mar 2012 02:50:00 +0000 (-0700) Subject: [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks X-Git-Tag: v3.5-rc1~172^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1529fa25e20f4c5d92d82165a8ff5fe27eae974;p=pandora-kernel.git [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks The following patch for megaraid_sas fixes the fastpath code decision logic to use fpRead/WriteCapable, fpRead/WriteAcrossStripe flags instead of the old logic. This fixes a bug where fastpath writes could be sent to a read only LD. Signed-off-by: Adam Radford Signed-off-by: James Bottomley --- Reading git-diff-tree failed