X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdecho%2Fecho.c;h=db3fa798f0c8fc6004092270d7163b4502c2acd7;hp=930ac33ec5ab47b7da05811c1dbade1c61d255bc;hb=b1e595c09e1b07a6840142b3ae015b8a5a8affeb;hpb=2a9b544ac8a1008b73c5ff5c717c47cc206a5ca0 diff --git a/lustre/obdecho/echo.c b/lustre/obdecho/echo.c index 930ac33..db3fa79 100644 --- a/lustre/obdecho/echo.c +++ b/lustre/obdecho/echo.c @@ -558,7 +558,7 @@ commitrw_cleanup: } LPROC_SEQ_FOPS_RO_TYPE(echo, uuid); -static struct lprocfs_vars lprocfs_echo_obd_vars[] = { +static struct lprocfs_seq_vars lprocfs_echo_obd_vars[] = { { .name = "uuid", .fops = &echo_uuid_fops }, { 0 }