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:
ab1c085
)
- fixed compile warning.
author
yury
<yury>
Fri, 25 Aug 2006 10:34:40 +0000
(10:34 +0000)
committer
yury
<yury>
Fri, 25 Aug 2006 10:34:40 +0000
(10:34 +0000)
lustre/cmm/mdc_object.c
patch
|
blob
|
history
diff --git
a/lustre/cmm/mdc_object.c
b/lustre/cmm/mdc_object.c
index
07bb234
..
f3bcba9
100644
(file)
--- a/
lustre/cmm/mdc_object.c
+++ b/
lustre/cmm/mdc_object.c
@@
-165,7
+165,7
@@
static int mdc_object_create(const struct lu_context *ctx,
struct mdc_device *mc = md2mdc_dev(md_obj2dev(mo));
struct lu_attr *la = &ma->ma_attr;
struct mdc_thread_info *mci;
- char *symname;
+ c
onst c
har *symname;
int rc, symlen;
ENTRY;