X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-zfs%2Fosd_internal.h;h=1773313db9a13572518a3c2bf544c8440fc8da18;hb=794a5c02ebeb4eb2e9490e4f16cafcc9bf075e7b;hp=c53ad8bdb57fb25461163163f7603437e2e0139b;hpb=25374e3b35f5776a9fd6e5b4cac273f7000511e9;p=fs%2Flustre-release.git diff --git a/lustre/osd-zfs/osd_internal.h b/lustre/osd-zfs/osd_internal.h index c53ad8b..1773313 100644 --- a/lustre/osd-zfs/osd_internal.h +++ b/lustre/osd-zfs/osd_internal.h @@ -405,8 +405,7 @@ enum { }; /* osd_lproc.c */ -extern struct lprocfs_vars lprocfs_osd_obd_vars[]; -extern struct lprocfs_vars lprocfs_osd_module_vars[]; +extern struct lprocfs_seq_vars lprocfs_osd_obd_vars[]; int osd_procfs_init(struct osd_device *osd, const char *name); int osd_procfs_fini(struct osd_device *osd);