X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2Flproc_ptlrpc.c;h=10ee5fc07d4f40b0a28c56eed8b5f01ee3163b0a;hb=7358e0b344f8455f1a07fffeb4ae2dd2a85b47b3;hp=0730b0f51494964addd603719efc2784af917a4c;hpb=0c9803332109a61b58d305a190192bb31ac55f30;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/lproc_ptlrpc.c b/lustre/ptlrpc/lproc_ptlrpc.c index 0730b0f..10ee5fc 100644 --- a/lustre/ptlrpc/lproc_ptlrpc.c +++ b/lustre/ptlrpc/lproc_ptlrpc.c @@ -92,6 +92,7 @@ struct ll_rpc_opcode { { MGS_EXCEPTION, "mgs_exception" }, { MGS_TARGET_REG, "mgs_target_reg" }, { MGS_TARGET_DEL, "mgs_target_del" }, + { MGS_SET_INFO, "mgs_set_info" }, { OBD_PING, "obd_ping" }, { OBD_LOG_CANCEL, "llog_origin_handle_cancel" }, { OBD_QC_CALLBACK, "obd_qc_callback" },