Whamcloud - gitweb
b=8080
[fs/lustre-release.git] / build / lustre-kernel-2.4.spec.in
index e3fa2fe..1477916 100644 (file)
@@ -852,8 +852,8 @@ rm -rf $RPM_BUILD_ROOT
 if [ ! -e /dev/obd ]; then
    mknod /dev/obd c 10 241
 fi
-if [ ! -e /dev/portals ]; then
-   mknod /dev/portals c 10 240
+if [ ! -e /dev/lnet ]; then
+   mknod /dev/lnet c 10 240
 fi
 if [ -f /etc/init.d/lustre ] ; then
        /sbin/chkconfig --add lustre