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:
6b61a55
)
- addition to previous commit.
author
tappro
<tappro>
Wed, 18 Oct 2006 22:24:30 +0000
(22:24 +0000)
committer
tappro
<tappro>
Wed, 18 Oct 2006 22:24:30 +0000
(22:24 +0000)
lustre/include/obd_class.h
patch
|
blob
|
history
diff --git
a/lustre/include/obd_class.h
b/lustre/include/obd_class.h
index
0f45852
..
7eb0396
100644
(file)
--- a/
lustre/include/obd_class.h
+++ b/
lustre/include/obd_class.h
@@
-1958,7
+1958,7
@@
void class_init_uuidlist(void);
void class_exit_uuidlist(void);
/* mea.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);
int raw_name2idx(int hashtype, int count, const char *name, int namelen);
#endif /* __LINUX_OBD_CLASS_H */