Merge branch 'raid56-experimental' into for-linus-3.9
[linux-2.6-block.git] / fs / btrfs / extent_io.h
index ff182322d112bfbe8827710dec4ddf464670cda5..dc81868d975a9f0cfb8604f6c1b79ef904dc4f73 100644 (file)
@@ -72,7 +72,7 @@ struct extent_io_ops {
        int (*writepage_start_hook)(struct page *page, u64 start, u64 end);
        int (*writepage_io_hook)(struct page *page, u64 start, u64 end);
        extent_submit_bio_hook_t *submit_bio_hook;
-       int (*merge_bio_hook)(struct page *page, unsigned long offset,
+       int (*merge_bio_hook)(int rw, struct page *page, unsigned long offset,
                              size_t size, struct bio *bio,
                              unsigned long bio_flags);
        int (*readpage_io_failed_hook)(struct page *page, int failed_mirror);