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:
8d464f1
)
restore code commetted in debug mode
author
huanghua
<huanghua>
Tue, 1 Aug 2006 14:16:48 +0000
(14:16 +0000)
committer
huanghua
<huanghua>
Tue, 1 Aug 2006 14:16:48 +0000
(14:16 +0000)
lustre/ptlrpc/layout.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/layout.c
b/lustre/ptlrpc/layout.c
index
7dbef3a
..
b439129
100644
(file)
--- a/
lustre/ptlrpc/layout.c
+++ b/
lustre/ptlrpc/layout.c
@@
-641,7
+641,7
@@
static struct lustre_msg *__req_msg(const struct req_capsule *pill,
void req_capsule_set(struct req_capsule *pill, const struct req_format *fmt)
{
-
//
LASSERT(pill->rc_fmt == NULL);
+ LASSERT(pill->rc_fmt == NULL);
LASSERT(__req_format_is_sane(fmt));
pill->rc_fmt = fmt;