Re: [PATCH 0/6] raid6check fixes
From: NeilBrown <hidden>
Date: 2013-06-24 07:04:58
Attachments
- signature.asc [application/pgp-signature] 828 bytes
From: NeilBrown <hidden>
Date: 2013-06-24 07:04:58
On Thu, 20 Jun 2013 18:16:39 +0200 Piergiorgio Sartor [off-list ref] wrote:
On Wed, Jun 19, 2013 at 10:08:03AM +1000, NeilBrown wrote:quoted
On Tue, 18 Jun 2013 11:09:10 +0200 Bernd Schubert [off-list ref] wrote:quoted
Here are a few raid6check fixes. This series also includes a patch for Makefile to allow to build with optimizations. I only fixed raid6check to build with -O3, but I don't have time left today to fix mdadm (e.g. Grow.c:2237:41: error: ‘info2.data_offset’ may be used uninitialized in this function [-Werror=uninitialized])Thanks for mentioning that. I've fix that problem. NeilBrownquoted
I wanted to send the memleak-fixes much earlier, but then I had been too busy. This patch is lightly tested, patches from today are only build-tested.Hi Neil, BTW, what's your plan of including "raid6check" into a main release of "mdadm" package? Do you have "deadline" in mind?
What exactly do you mean by that? raid6check.c is already in the upstream git tree and was in mdadm-3.2.5. Do you mean when will it be included by distros? That is really up to them. I could get "make install" to install it I guess. I haven't really thought about what would be required for that. I'll add it to my list of things to think about. NeilBrown
Thanks, bye,