Whamcloud - gitweb
LU-8066 obdclass : Add infrastructure for procfs to sysfs migration
[fs/lustre-release.git] / lustre / osc / osc_request.c
index 3e03092..5e590c5 100644 (file)
@@ -2874,7 +2874,7 @@ int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg)
                        obd->obd_proc_entry = NULL;
                }
        } else {
-               rc = lprocfs_obd_setup(obd);
+               rc = lprocfs_obd_setup(obd, false);
        }
 
        /* If the basic OSC proc tree construction succeeded then