X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fmd%2Fraid1.h;h=cbfdf1a6acd98e6f501d29912c2bc718c39450df;hb=d8d048f69a618c531575cb1f398a7186f0532ef2;hp=adf8cfd73313a253e43d234dd3c1c42b0f1da87e;hpb=8814011679d1a47d8b0158fc991727a5859471a0;p=cascardo%2Flinux.git diff --git a/drivers/md/raid1.h b/drivers/md/raid1.h index adf8cfd73313..cbfdf1a6acd9 100644 --- a/drivers/md/raid1.h +++ b/drivers/md/raid1.h @@ -35,8 +35,6 @@ struct r1_private_data_s { struct list_head retry_list; /* queue pending writes and submit them on unplug */ struct bio_list pending_bio_list; - /* queue of writes that have been unplugged */ - struct bio_list flushing_bio_list; /* for use when syncing mirrors: */