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:
bd68dc2
)
- wrong variable name
author
tappro
<tappro>
Sat, 21 Oct 2006 10:12:33 +0000
(10:12 +0000)
committer
tappro
<tappro>
Sat, 21 Oct 2006 10:12:33 +0000
(10:12 +0000)
lustre/cmm/cmm_object.c
patch
|
blob
|
history
diff --git
a/lustre/cmm/cmm_object.c
b/lustre/cmm/cmm_object.c
index
b83c71f
..
19f2aca
100644
(file)
--- a/
lustre/cmm/cmm_object.c
+++ b/
lustre/cmm/cmm_object.c
@@
-812,7
+812,7
@@
static int cmr_create(const struct lu_env *env, struct md_object *mo_p,
cmi = cmm_env_info(env);
LASSERT(cmi);
tmp_ma = &cmi->cmi_ma;
- tmp_ma->valid = 0;
+ tmp_ma->
ma_
valid = 0;
tmp_ma->ma_need = MA_INODE;
#ifdef CONFIG_FS_POSIX_ACL