From: Jes Sorensen <jes.sorensen@gmail.com>
To: Tomasz Majchrzak <tomasz.majchrzak@intel.com>,
linux-raid@vger.kernel.org
Subject: Re: [PATCH] imsm: use rounded size for metadata initialization
Date: Thu, 30 Mar 2017 11:55:15 -0400 [thread overview]
Message-ID: <3db414f3-41c1-ecdf-e01b-131d00e74a6f@gmail.com> (raw)
In-Reply-To: <1490883941-31953-1-git-send-email-tomasz.majchrzak@intel.com>
On 03/30/2017 10:25 AM, Tomasz Majchrzak wrote:
> Array size is rounded to the nearest MB, however number of data stripes
> and blocks per disk are calculated using size passed by the user. If
> given size is not aligned, there is a mismatch. It's not possible to
> assemble raid0 migrated to raid5 since raid5 arrays use number of data
> stripes to calculate array size.
>
> Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
> ---
> super-intel.c | 52 ++++++++++++++++++++++++++++++++++------------------
> 1 file changed, 34 insertions(+), 18 deletions(-)
Applied!
Thanks,
Jes
prev parent reply other threads:[~2017-03-30 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 14:25 [PATCH] imsm: use rounded size for metadata initialization Tomasz Majchrzak
2017-03-30 15:55 ` Jes Sorensen [this message]
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=3db414f3-41c1-ecdf-e01b-131d00e74a6f@gmail.com \
--to=jes.sorensen@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=tomasz.majchrzak@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).