Whamcloud - gitweb
LU-14291 lustre: limit header scope for server only handling
[fs/lustre-release.git] / lustre / ptlrpc / lproc_ptlrpc.c
index 2e3c008..50d5660 100644 (file)
@@ -132,9 +132,11 @@ static struct ll_rpc_opcode {
        { SEC_CTX_FINI,     "sec_ctx_fini" },
        { FLD_QUERY,        "fld_query" },
        { FLD_READ,         "fld_read" },
+#ifdef HAVE_SERVER_SUPPORT
        { OUT_UPDATE,       "out_update" },
        { LFSCK_NOTIFY,     "lfsck_notify" },
        { LFSCK_QUERY,      "lfsck_query" },
+#endif
 };
 
 static struct ll_eopcode {