X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Flproc_osp.c;h=d88646bdd19728038789a4f5d4e6c54c17b56d19;hp=862b2bf9195ab8fd0473c25f04da24311d5eb450;hb=dc442398aba7d009b9ca05e34c89a90c9ea99048;hpb=6712478e79588e73e28c7ccac3afc7ac2368a4f3 diff --git a/lustre/osp/lproc_osp.c b/lustre/osp/lproc_osp.c index 862b2bf..d88646b 100644 --- a/lustre/osp/lproc_osp.c +++ b/lustre/osp/lproc_osp.c @@ -744,7 +744,7 @@ osp_lfsck_max_rpcs_in_flight_seq_write(struct file *file, } LPROC_SEQ_FOPS(osp_lfsck_max_rpcs_in_flight); -LPROC_SEQ_FOPS_WO_TYPE(osp, ping); +LPROC_SEQ_FOPS_WR_ONLY(osp, ping); LPROC_SEQ_FOPS_RO_TYPE(osp, connect_flags); LPROC_SEQ_FOPS_RO_TYPE(osp, server_uuid); LPROC_SEQ_FOPS_RO_TYPE(osp, conn_uuid);