CVSROOT:        /cvs/cluster
Module name:    cluster
Branch:         RHEL51
Changes by:     [EMAIL PROTECTED]       2007-08-20 21:30:07

Modified files:
        gfs2/init.d    : gfs2 

Log message:
        fix for bz253172 - gfs2 init script should not unload any kernel modules

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/init.d/gfs2.diff?cvsroot=cluster&only_with_tag=RHEL51&r1=1.3&r2=1.3.6.1

--- cluster/gfs2/init.d/gfs2    2006/08/04 19:54:03     1.3
+++ cluster/gfs2/init.d/gfs2    2007/08/20 21:30:07     1.3.6.1
@@ -55,10 +55,6 @@
                done
        fi
 
-       modprobe -r lock_nolock
-       modprobe -r lock_dlm
-       modprobe -r gfs2
-
        rm -f /var/lock/subsys/gfs2
        ;;
 

Reply via email to