IB/iser: Bump version, add maintainer
authorOr Gerlitz <ogerlitz@mellanox.com>
Wed, 1 Oct 2014 11:02:17 +0000 (14:02 +0300)
committerRoland Dreier <roland@purestorage.com>
Thu, 9 Oct 2014 07:06:46 +0000 (00:06 -0700)
Update the driver version and add Sagi Grimberg as maintainer

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
MAINTAINERS
drivers/infiniband/ulp/iser/iscsi_iser.h

index 3705430..1f3c828 100644 (file)
@@ -5020,6 +5020,7 @@ F:        include/scsi/*iscsi*
 
 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
 M:     Or Gerlitz <ogerlitz@mellanox.com>
+M:     Sagi Grimberg <sagig@mellanox.com>
 M:     Roi Dayan <roid@mellanox.com>
 L:     linux-rdma@vger.kernel.org
 S:     Supported
index 5250a12..cd4174c 100644 (file)
@@ -69,7 +69,7 @@
 
 #define DRV_NAME       "iser"
 #define PFX            DRV_NAME ": "
-#define DRV_VER                "1.4.1"
+#define DRV_VER                "1.4.8"
 
 #define iser_dbg(fmt, arg...)                           \
        do {                                             \