]> err.no Git - linux-2.6/blobdiff - fs/efs/super.c
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
[linux-2.6] / fs / efs / super.c
index d8ce21b82fba189402c4e692e7f6668abce8e7ab..c79bc627f1079adf72ac3779befdda1540272dec 100644 (file)
@@ -113,7 +113,7 @@ static const struct super_operations efs_superblock_operations = {
        .remount_fs     = efs_remount,
 };
 
-static struct export_operations efs_export_ops = {
+static const struct export_operations efs_export_ops = {
        .fh_to_dentry   = efs_fh_to_dentry,
        .fh_to_parent   = efs_fh_to_parent,
        .get_parent     = efs_get_parent,