]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[SCSI] megaraid_sas: Version and Changelog update
authoradam radford <aradford@gmail.com>
Mon, 10 Mar 2014 09:52:03 +0000 (02:52 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:21 +0000 (10:19 -0700)
The following patch for megaraid_sas updates the driver version to
v06.803.01.00-rc1, and updates Documentation/scsi/ChangeLog.megaraid_sas.

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 6edaa65b0818218a046a0a0c11db88d1837b6a82..91ba58ef02d7ae9ee5f9461ad6e339e73ac1f324 100644 (file)
@@ -1,3 +1,16 @@
+Release Date    : Mon. Mar 10, 2014 17:00:00 PST 2014 -
+                       (emaild-id:megaraidlinux@lsi.com)
+                       Adam Radford
+                       Kashyap Desai
+                       Sumit Saxena
+Current Version : 06.803.01.00-rc1
+Old Version     : 06.700.06.00-rc1
+    1. Load correct raid context timeout value for multipathing & clustering.
+    2. Fix megasas_ioc_init_fusion to use local stack variable.
+    3. Return leaked MPT frames to MPT command pool.
+    4. Add Dell PowerEdge VRTX SR-IOV VF device support.
+    5. Version and Changelog update.
+-------------------------------------------------------------------------------
 Release Date    : Sat. Aug 31, 2013 17:00:00 PST 2013 -
                        (emaild-id:megaraidlinux@lsi.com)
                        Adam Radford
index 66be91249bfa4dfca780c6c493f67bab663ba801..32166c2c785471fdbed8265fe041b39c1e82e11b 100644 (file)
@@ -33,9 +33,9 @@
 /*
  * MegaRAID SAS Driver meta data
  */
-#define MEGASAS_VERSION                                "06.700.06.00-rc1"
-#define MEGASAS_RELDATE                                "Aug. 31, 2013"
-#define MEGASAS_EXT_VERSION                    "Sat. Aug. 31 17:00:00 PDT 2013"
+#define MEGASAS_VERSION                                "06.803.01.00-rc1"
+#define MEGASAS_RELDATE                                "Mar. 10, 2014"
+#define MEGASAS_EXT_VERSION                    "Mon. Mar. 10 17:00:00 PDT 2014"
 
 /*
  * Device IDs
index 1fb7ab6e77bdd0107ad4567f6731fc54f5bfd6ba..d84d02c2aad9f53554362d0c11faa9d5b40af978 100644 (file)
@@ -18,7 +18,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  *
  *  FILE: megaraid_sas_base.c
- *  Version : 06.700.06.00-rc1
+ *  Version : 06.803.01.00-rc1
  *
  *  Authors: LSI Corporation
  *           Sreenivas Bagalkote