[ewg] [PATCH ofed-1.2]: remove oiscsi related code

Erez Zilber erezz at voltaire.com
Sun Mar 4 00:45:58 PST 2007


Vlad,

This patch removes open-iscsi related code that does not look necessary. What is the purpose of this code? As you know, the old oiscsi rpm is not included in OFED 1.2. Let me know if I missed something here.


--- uninstall.sh.orig	2007-03-01 15:38:11.000000000 +0200
+++ uninstall.sh	2007-03-04 10:40:27.000000000 +0200
@@ -46,7 +46,6 @@
 IB_BASIC_PACKAGES="$IB_BASIC_PACKAGES libipathverbs libipathverbs-devel"
 IB_BASIC_PACKAGES="$IB_BASIC_PACKAGES libehca libehca-devel"
 IB_BASIC_PACKAGES="$IB_BASIC_PACKAGES libcxgb3 libcxgb3-devel"
-IB_KERNEL_UTILS="oiscsi"
 
 IB_ALL_PACKAGES="$IB_BASIC_PACKAGES"
 IB_ALL_PACKAGES="$IB_ALL_PACKAGES libsdp srptools ipoibtools tvflash sdpnetstat qlvnictools"
@@ -201,7 +200,7 @@
     fi
     
     packs_to_remove=""
-    for package in $ALL_PACKAGES $PREV_RELEASE_PACKAGES $IB_KERNEL_UTILS
+    for package in $ALL_PACKAGES $PREV_RELEASE_PACKAGES
     do
         if ( $RPM -q ${package} > $NULL 2>&1 ); then
             packs_to_remove="$packs_to_remove ${package}"
-- 
____________________________________________________________

Erez Zilber   |  972-9-971-7689

Software Engineer, Storage Team

Voltaire – _The Grid Backbone_

 __

 www.voltaire.com <http://www.voltaire.com/>

<mailto:erezz at voltaire.com>

  





More information about the ewg mailing list