Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes
[deliverable/linux.git] / fs / btrfs / extent_io.h
index 695b0ccfb7553e786f4c9634d3a86c0263c86321..c668f36898d3a4c2dd2e0e18456dd2cfa6c55747 100644 (file)
@@ -97,7 +97,7 @@ struct extent_io_tree {
        u64 dirty_bytes;
        int track_uptodate;
        spinlock_t lock;
-       struct extent_io_ops *ops;
+       const struct extent_io_ops *ops;
 };
 
 struct extent_state {
This page took 0.03136 seconds and 5 git commands to generate.