X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flprocfs_status.h;h=df9d5f81db39116bebf37ab94e4cad74bdfc2205;hb=2a498f06ccc975fb57214961db6e20a6c1cc2ec7;hp=c80e3daa9cb961c44e508c6bf53b14c0487a4c24;hpb=0eb815b2fc83b8fe299e49c320c7c68bcd6d9742;p=fs%2Flustre-release.git diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index c80e3da..df9d5f8 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -600,6 +600,7 @@ extern int lprocfs_obd_seq_create(struct obd_device *obd, const char *name, extern void lprocfs_stats_header(struct seq_file *seq, ktime_t now, ktime_t ts_init, int width, const char *colon, bool show_units, const char *prefix); +extern unsigned int obd_enable_stats_header; /* Generic callbacks */ extern int lprocfs_uuid_seq_show(struct seq_file *m, void *data);