Btrfs: implement repair function when direct read fails
[deliverable/linux.git] / fs / btrfs / btrfs_inode.h
index 4d309471294e4ca4c28026291097febbe14ffeff..7a7521c87c88949f82e712013947e09ec9961397 100644 (file)
@@ -271,7 +271,7 @@ struct btrfs_dio_private {
         * The original bio may be splited to several sub-bios, this is
         * done during endio of sub-bios
         */
-       int (*subio_endio)(struct inode *, struct btrfs_io_bio *);
+       int (*subio_endio)(struct inode *, struct btrfs_io_bio *, int);
 };
 
 /*
This page took 0.028229 seconds and 5 git commands to generate.