Loading drivers/md/raid1.c +1 −0 Original line number Diff line number Diff line Loading @@ -819,6 +819,7 @@ static void flush_bio_list(struct r1conf *conf, struct bio *bio) else generic_make_request(bio); bio = next; cond_resched(); } } Loading Loading
drivers/md/raid1.c +1 −0 Original line number Diff line number Diff line Loading @@ -819,6 +819,7 @@ static void flush_bio_list(struct r1conf *conf, struct bio *bio) else generic_make_request(bio); bio = next; cond_resched(); } } Loading