const: mark remaining export_operations const
[linux-block.git] / fs / nilfs2 / super.c
index 1c83f44d29a429e337c9b91fc3e2337ba6a18d5c..644e66727dd0e6f5464eb092b9d6db6caeac837f 100644 (file)
@@ -560,7 +560,7 @@ nilfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len,
                                    nilfs_nfs_get_inode);
 }
 
-static struct export_operations nilfs_export_ops = {
+static const struct export_operations nilfs_export_ops = {
        .fh_to_dentry = nilfs_fh_to_dentry,
        .fh_to_parent = nilfs_fh_to_parent,
        .get_parent = nilfs_get_parent,