X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Fext3%2Fsuper.c;h=4a4fcd6868c7c483ae99be2ac947d7416150bfe6;hb=ef2e58ea6b9931c3a4816c66593da49bb20e3b24;hp=a0623a84a4b2a04db9653cd43ad3a69d77a63307;hpb=574009c1a895aeeb85eaab29c235d75852b09eb8;p=powerpc.git diff --git a/fs/ext3/super.c b/fs/ext3/super.c index a0623a84a4..4a4fcd6868 100644 --- a/fs/ext3/super.c +++ b/fs/ext3/super.c @@ -639,7 +639,7 @@ static struct quotactl_ops ext3_qctl_operations = { }; #endif -static struct super_operations ext3_sops = { +static const struct super_operations ext3_sops = { .alloc_inode = ext3_alloc_inode, .destroy_inode = ext3_destroy_inode, .read_inode = ext3_read_inode,