]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/cluster/heartbeat.c
block: prep work for batch completion
[karo-tx-linux.git] / fs / ocfs2 / cluster / heartbeat.c
index 8c3318bf2252e8000a7e12ffd889ddeb42e6a222..0cc19d0417bf60865a9878aee401ea240dd473d7 100644 (file)
@@ -372,8 +372,8 @@ static void o2hb_wait_on_io(struct o2hb_region *reg,
        wait_for_completion(&wc->wc_io_complete);
 }
 
-static void o2hb_bio_end_io(struct bio *bio,
-                          int error)
+static void o2hb_bio_end_io(struct bio *bio, int error,
+                           struct batch_complete *batch)
 {
        struct o2hb_bio_wait_ctxt *wc = bio->bi_private;