commit | c1529fa25e20f4c5d92d82165a8ff5fe27eae974 | [log] [tgz] |
---|---|---|
author | adam radford <aradford@gmail.com> | Mon Mar 19 19:50:00 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Apr 23 19:26:18 2012 +0100 |
tree | b4cc4d32871991915cb9fcb9cd3e08cb25cac34a | |
parent | 5738f996432589eebe88db21f4a9cb8ee5f04872 [diff] |
[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 <aradford@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>