X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flprocfs_status.h;fp=lustre%2Finclude%2Flprocfs_status.h;h=14a080f750c2183b184837e9b5406be1d402c892;hp=485cab90ec894d835a2ffe7cd64c0f45d7b968e4;hb=0ff4dca9ceb2ecef8c3a03fc633b82b76bb67377;hpb=8c42158936b57327bc2456af04a86c037be5446e diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index 485cab9..14a080f 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -516,8 +516,7 @@ lprocfs_nid_stats_clear_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off); extern int lprocfs_nid_stats_clear_seq_show(struct seq_file *file, void *data); #endif -extern int ldebugfs_register_stats(struct dentry *parent, const char *name, - struct lprocfs_stats *stats); +extern const struct file_operations lprocfs_stats_seq_fops; extern int lprocfs_register_stats(struct proc_dir_entry *root, const char *name, struct lprocfs_stats *stats);