From: wangdi Date: Sat, 14 Oct 2006 15:43:37 +0000 (+0000) Subject: Branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~532 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d73d941ba2d3fb484f854f0bb28a1efa14f13a51;p=fs%2Flustre-release.git Branch: b_new_cmd remove obsolote debug warning msg --- diff --git a/lustre/osd/osd_handler.c b/lustre/osd/osd_handler.c index d5ec5f5..e5a9f4d 100644 --- a/lustre/osd/osd_handler.c +++ b/lustre/osd/osd_handler.c @@ -1423,7 +1423,6 @@ static int osd_readpage(const struct lu_env *env, * state)---position it on the next item. */ rc = iops->next(env, it); - CWARN("read page for reset hash %#x\n", rdpg->rp_hash); } else if (rc > 0) rc = 0;