Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc1e0d
)
Branch: b_new_cmd
author
wangdi
<wangdi>
Sat, 14 Oct 2006 15:43:37 +0000
(15:43 +0000)
committer
wangdi
<wangdi>
Sat, 14 Oct 2006 15:43:37 +0000
(15:43 +0000)
remove obsolote debug warning msg
lustre/osd/osd_handler.c
patch
|
blob
|
history
diff --git
a/lustre/osd/osd_handler.c
b/lustre/osd/osd_handler.c
index
d5ec5f5
..
e5a9f4d
100644
(file)
--- 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;