[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e4334b4ff38cd9faf6d43874deb38138abcbe2af.1691592775.git.heinzm@redhat.com>
Date: Thu, 10 Aug 2023 14:11:32 +0200
From: heinzm@...hat.com
To: linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org
Cc: ncroxon@...hat.com, xni@...hat.com
Subject: [PATCH 3/3] md raid1: add empty line
From: heinzm <heinzm@...hat.com>
Signed-off-by: heinzm <heinzm@...hat.com>
---
drivers/md/raid1.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/md/raid1.c b/drivers/md/raid1.c
index 0aed74efd758..5c469ce843c8 100644
--- a/drivers/md/raid1.c
+++ b/drivers/md/raid1.c
@@ -1509,6 +1509,7 @@ static void raid1_write_request(struct mddev *mddev, struct bio *bio,
for (i = 0; i < disks; i++) {
struct bio *mbio = NULL;
struct md_rdev *rdev = conf->mirrors[i].rdev;
+
if (!r1_bio->bios[i])
continue;
--
2.41.0
Powered by blists - more mailing lists