Whamcloud - gitweb
LU-4603 lmv: a few fixes about readdir of striped dir.
[fs/lustre-release.git] / lustre / scripts / lnet
index 62cbb39..ca3eaca 100644 (file)
@@ -6,7 +6,7 @@
 # chkconfig: - 59 76
 # description:  Part of the lustre file system.
 # probe: true
-# config: /etc/sysconfig/lustre
+# config: /etc/sysconfig/lnet
 
 # Source function library.
 [ -f /etc/rc.d/init.d/functions ] && . /etc/rc.d/init.d/functions
@@ -37,7 +37,6 @@ declare -r BOTTOM_MODULES=(   \
        ksocklnd                \
        kqswlnd                 \
        ko2iblnd                \
-       fsfilt_ldiskfs          \
        obdclass                \
        lnet                    \
        lvfs                    \