commit | 7bebf5c79cb62766c76c6c1b9c77b86496fd363e | [log] [tgz] |
---|---|---|
author | Yang, Bo <Bo.Yang@lsi.com> | Tue Oct 06 14:40:58 2009 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Oct 29 13:03:20 2009 -0400 |
tree | 2b3fa5e3f17087ab1677ac25ab2e955d5a4b6191 | |
parent | 044833b572b96afe91506a0edec42efd84ba4939 [diff] |
[SCSI] megaraid_sas: allocate the application cmds to sas2 controller MegaRAID SAS2 controller ioctl can't use 32 cmd for applications. Driver need to divide different number of cmds to IO and application. Signed-off-by Bo Yang<bo.yang@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>