X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fsuper.h;h=b56413e3e40d8f86d14b5abd5aaed1c29013b4be;hb=59285c28d18b77437e6dc7c2abb9aaee10ec3a75;hp=91abdbedcc86e5524efaf8012313d05222a0d303;hpb=831576fe40f4175e0767623cffa4aeb28157943a;p=linux-2.6-omap-h63xx.git diff --git a/fs/gfs2/super.h b/fs/gfs2/super.h index 91abdbedcc8..b56413e3e40 100644 --- a/fs/gfs2/super.h +++ b/fs/gfs2/super.h @@ -49,7 +49,7 @@ extern struct file_system_type gfs2_fs_type; extern struct file_system_type gfs2meta_fs_type; extern const struct export_operations gfs2_export_ops; extern const struct super_operations gfs2_super_ops; -extern struct dentry_operations gfs2_dops; +extern const struct dentry_operations gfs2_dops; #endif /* __SUPER_DOT_H__ */