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:
2d83c52
)
fix again the intent.
author
huanghua
<huanghua>
Fri, 30 Jun 2006 15:40:57 +0000
(15:40 +0000)
committer
huanghua
<huanghua>
Fri, 30 Jun 2006 15:40:57 +0000
(15:40 +0000)
lustre/mdt/mdt_handler.c
patch
|
blob
|
history
diff --git
a/lustre/mdt/mdt_handler.c
b/lustre/mdt/mdt_handler.c
index
3b024df
..
193758e
100644
(file)
--- a/
lustre/mdt/mdt_handler.c
+++ b/
lustre/mdt/mdt_handler.c
@@
-1482,7
+1482,7
@@
static int mdt_intent_getattr(enum mdt_it_code opcode,
else
intent_set_disposition(ldlm_rep, DISP_LOOKUP_POS);
ldlm_rep->lock_policy_res2 = rc;
- intent_set_disposition(rep, DISP_IT_EXECD);
+ intent_set_disposition(
ldlm_
rep, DISP_IT_EXECD);
intent_set_disposition(ldlm_rep, DISP_LOOKUP_EXECD);