]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/alloc.h
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kerne...
[karo-tx-linux.git] / fs / ocfs2 / alloc.h
index fb09b97db162d802e6dbedc495d595a1eee23315..f3dc1b0dfffc840044d588eaead5a496129fb66b 100644 (file)
@@ -54,7 +54,7 @@
  */
 struct ocfs2_extent_tree_operations;
 struct ocfs2_extent_tree {
-       struct ocfs2_extent_tree_operations     *et_ops;
+       const struct ocfs2_extent_tree_operations *et_ops;
        struct buffer_head                      *et_root_bh;
        struct ocfs2_extent_list                *et_root_el;
        struct ocfs2_caching_info               *et_ci;