Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / fs / ext4 / super.c
index c63a18b574dd13326306b1129b0e7fe9b04cbe8b..61c4718e4a5391239191e2043c3a6a3e56e0f0c9 100644 (file)
@@ -690,7 +690,7 @@ static struct quotactl_ops ext4_qctl_operations = {
 };
 #endif
 
-static struct super_operations ext4_sops = {
+static const struct super_operations ext4_sops = {
        .alloc_inode    = ext4_alloc_inode,
        .destroy_inode  = ext4_destroy_inode,
        .read_inode     = ext4_read_inode,