X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Flinux%2Fdlm.h;h=0b3518c4235697371df40558366345697e361df9;hb=7d9c035150897c2bebedae280505513dbdef2abc;hp=b9cd38603fd8325bf21c21206ab7fe246d026c6c;hpb=0a9b86381c76e9d33a9b6edb66aef32d7a3306e3;p=cascardo%2Flinux.git diff --git a/include/linux/dlm.h b/include/linux/dlm.h index b9cd38603fd8..0b3518c42356 100644 --- a/include/linux/dlm.h +++ b/include/linux/dlm.h @@ -81,8 +81,8 @@ struct dlm_lksb { * the cluster, the calling node joins it. */ -int dlm_new_lockspace(char *name, int namelen, dlm_lockspace_t **lockspace, - uint32_t flags, int lvblen); +int dlm_new_lockspace(const char *name, int namelen, + dlm_lockspace_t **lockspace, uint32_t flags, int lvblen); /* * dlm_release_lockspace