From: heinzm@redhat.com
To: dm-devel@lists.linux.dev
Cc: mpatocka@redhat.com, bmarzins@redhat.com
Subject: [PATCH 0/2] dm raid: fix stripe adding reshape size issues
Date: Mon, 10 Jun 2024 17:19:46 +0200 [thread overview]
Message-ID: <cover.1718031649.git.heinzm@redhat.com> (raw)
From: Heinz Mauelshagen <heinzm@redhat.com>
Adding stripes to an existing RAID mapped device fails to set
the grown capacity properly. The 2 patches move a needed function
and add fix the sizing logic. See patch 2 header for issue details.
Heinz Mauelshagen (2):
dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size issues
dm raid: fix stripes adding reshape size issues
drivers/md/dm-raid.c | 54 ++++++++++++++++++++++++++++----------------
1 file changed, 34 insertions(+), 20 deletions(-)
--
2.45.2
next reply other threads:[~2024-06-10 15:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 15:19 heinzm [this message]
2024-06-10 15:19 ` [PATCH 1/2] dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size issues heinzm
2024-06-10 15:19 ` [PATCH 2/2] dm raid: fix stripes adding " heinzm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1718031649.git.heinzm@redhat.com \
--to=heinzm@redhat.com \
--cc=bmarzins@redhat.com \
--cc=dm-devel@lists.linux.dev \
--cc=mpatocka@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.