]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update
authoradam radford <aradford@gmail.com>
Tue, 26 Jul 2011 22:43:01 +0000 (15:43 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 27 Jul 2011 11:45:22 +0000 (15:45 +0400)
Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Documentation/scsi/ChangeLog.megaraid_sas
drivers/scsi/megaraid/megaraid_sas.h
drivers/scsi/megaraid/megaraid_sas_base.c

index 9ed1d9d96783cbf8992b9a91f7f38221dc8f6dc1..1b6e27ddb7f3db06fd0dc935f953a66ae4cd77f2 100644 (file)
@@ -1,3 +1,11 @@
+Release Date    : Tue. Jul 26, 2011 17:00:00 PST 2010 -
+                       (emaild-id:megaraidlinux@lsi.com)
+                       Adam Radford
+Current Version : 00.00.05.40-rc1
+Old Version     : 00.00.05.38-rc1
+    1. Fix FastPath I/O to work with degraded RAID 1.
+    2. Add .change_queue_depth support.
+-------------------------------------------------------------------------------
 Release Date    : Wed. May 11, 2011 17:00:00 PST 2010 -
                        (emaild-id:megaraidlinux@lsi.com)
                        Adam Radford
index 7370c084b17855a58f25b5b88faa4ee8ed13d631..3948a00d81f44f536ce308e65ec8cc09dea92a6f 100644 (file)
@@ -33,9 +33,9 @@
 /*
  * MegaRAID SAS Driver meta data
  */
-#define MEGASAS_VERSION                                "00.00.05.38-rc1"
-#define MEGASAS_RELDATE                                "May. 11, 2011"
-#define MEGASAS_EXT_VERSION                    "Wed. May. 11 17:00:00 PDT 2011"
+#define MEGASAS_VERSION                                "00.00.05.40-rc1"
+#define MEGASAS_RELDATE                                "Jul. 26, 2011"
+#define MEGASAS_EXT_VERSION                    "Tue. Jul. 26 17:00:00 PDT 2011"
 
 /*
  * Device IDs
index c71922040539e8b5b77ac1ccc3eb5ec54ea1c2b0..776d0198866044811e521d01911958f40d888768 100644 (file)
@@ -18,7 +18,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  *
  *  FILE: megaraid_sas_base.c
- *  Version : v00.00.05.38-rc1
+ *  Version : v00.00.05.40-rc1
  *
  *  Authors: LSI Corporation
  *           Sreenivas Bagalkote