From: adilger Date: Wed, 27 May 2009 21:06:07 +0000 (+0000) Subject: Branch b1_8 X-Git-Tag: v1_8_2_01~1^2~383 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6e05cde9237fd04f2cd6d15ad2be8526143f6f1b;p=fs%2Flustre-release.git Branch b1_8 Don't use RETURN macro when there is no ENTRY. This is very verbose and spams the debug log. --- diff --git a/lustre/ldlm/ldlm_pool.c b/lustre/ldlm/ldlm_pool.c index f8908f6..6779be5 100644 --- a/lustre/ldlm/ldlm_pool.c +++ b/lustre/ldlm/ldlm_pool.c @@ -528,7 +528,7 @@ static int ldlm_cli_pool_shrink(struct ldlm_pool *pl, * Do not cancel locks in case lru resize is disabled for this ns. */ if (!ns_connect_lru_resize(ns)) - RETURN(0); + return 0; /* * Make sure that pool knows last SLV and Limit from obd.