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:
a068759
)
branch: b_new_cmd
author
ericm
<ericm>
Wed, 18 Oct 2006 23:08:52 +0000
(23:08 +0000)
committer
ericm
<ericm>
Wed, 18 Oct 2006 23:08:52 +0000
(23:08 +0000)
minor fix for build breakage.
lustre/obdclass/mea.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/mea.c
b/lustre/obdclass/mea.c
index
da769e2
..
57839c2
100644
(file)
--- a/
lustre/obdclass/mea.c
+++ b/
lustre/obdclass/mea.c
@@
-142,7
+142,7
@@
int raw_name2idx(int hashtype, int count, const char *name, int namelen)
return c;
}
-int mea_name2idx(struct lmv_stripe_md *mea, char *name, int namelen)
+int mea_name2idx(struct lmv_stripe_md *mea, c
onst c
har *name, int namelen)
{
unsigned int c;