Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / fs / jfs / namei.c
index 7ab47561b68df5cbc68c603798cc297a88076b46..41c20477126237384bcf4421a0a6ae42765adbe7 100644 (file)
@@ -1503,7 +1503,7 @@ struct dentry *jfs_get_parent(struct dentry *dentry)
        return parent;
 }
 
-struct inode_operations jfs_dir_inode_operations = {
+const struct inode_operations jfs_dir_inode_operations = {
        .create         = jfs_create,
        .lookup         = jfs_lookup,
        .link           = jfs_link,