]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/eaops.h
[AFS]: Fix VLocation record update wakeup
[linux-2.6-omap-h63xx.git] / fs / gfs2 / eaops.h
index b045897e1e838bc2f41a5c00a1f1aff199bd2e20..508b4f7a24494deddf21f86205d7bb00d1f6f997 100644 (file)
@@ -20,7 +20,7 @@ struct gfs2_eattr_operations {
        char *eo_name;
 };
 
-unsigned int gfs2_ea_name2type(const char *name, char **truncated_name);
+unsigned int gfs2_ea_name2type(const char *name, const char **truncated_name);
 
 extern struct gfs2_eattr_operations gfs2_system_eaops;