Whamcloud - gitweb
- addition to previous commit.
authortappro <tappro>
Wed, 18 Oct 2006 22:24:30 +0000 (22:24 +0000)
committertappro <tappro>
Wed, 18 Oct 2006 22:24:30 +0000 (22:24 +0000)
lustre/include/obd_class.h

index 0f45852..7eb0396 100644 (file)
@@ -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, const char *name, int namelen);
 int raw_name2idx(int hashtype, int count, const char *name, int namelen);
 
 #endif /* __LINUX_OBD_CLASS_H */