X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_net.h;h=a85c8c33b41cf26607f6de58fb2ca9f35b7df54b;hp=8df763a243a827b5e26ba2be8c8891f9ac792d52;hb=910f68d04916fece5b54137bf78535f5306289f8;hpb=b4cac5b32eac3602651e6f7f4b2bb9820cc40d86 diff --git a/lustre/include/lustre_net.h b/lustre/include/lustre_net.h index 8df763a..a85c8c3 100644 --- a/lustre/include/lustre_net.h +++ b/lustre/include/lustre_net.h @@ -316,9 +316,9 @@ struct ptlrpc_cb_id { void *cbid_arg; /* additional arg */ }; -/** Maximum number of locks to fit into reply state */ +/** Maximum number of locks to fit into reply state */ #define RS_MAX_LOCKS 8 -#define RS_DEBUG 1 +#define RS_DEBUG 0 /** * Structure to define reply state on the server