Whamcloud - gitweb
b=14836
[fs/lustre-release.git] / lustre / obdfilter / filter.c
index 49f209e..3c7c88f 100644 (file)
@@ -2151,7 +2151,7 @@ static int filter_setup(struct obd_device *obd, struct lustre_cfg* lcfg)
         if (obd->obd_proc_exports_entry)
                 lprocfs_add_simple(obd->obd_proc_exports_entry, "clear",
                                    lprocfs_nid_stats_clear_read,
-                                   lprocfs_nid_stats_clear_write, obd);
+                                   lprocfs_nid_stats_clear_write, obd, NULL);
 
         memcpy((void *)addr, lustre_cfg_buf(lcfg, 4),
                LUSTRE_CFG_BUFLEN(lcfg, 4));