Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 14 Oct 2006 15:43:37 +0000 (15:43 +0000)
committerwangdi <wangdi>
Sat, 14 Oct 2006 15:43:37 +0000 (15:43 +0000)
remove obsolote debug warning msg

lustre/osd/osd_handler.c

index d5ec5f5..e5a9f4d 100644 (file)
@@ -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;