super1.c:1146: warning: 'offset' might be used uninitialized in this function

2007-02-12 Thread Krzysztof Oledzki
Hello, I'm unable to compile mdadm-2.6 with gcc-3.4.6 and make all mdadm.static CXFLAGS="-s -Os": super1.c: In function `add_internal_bitmap1': super1.c:1146: warning: 'offset' might be used uninitialized in this function make: *** [super1.o] Error 1 How about attached patch? diff -Nur mdadm-2

Re: [PATCH 2.6.20-rc6] md: expose uuid and degraded attributes in sysfs

2007-02-12 Thread Bill Davidsen
Neil Brown wrote: On Sunday February 11, [EMAIL PROTECTED] wrote: I don't think moving it would get much argument, but having it visible has advantages as noted in the original post, and opens the door to someone writing code to allow the uuid to be changed with a write to a sys file. We ha

Re: md: md6_raid5 crash 2.6.20

2007-02-12 Thread Andrew Burgess
>However >this "kernel BUG" is something newly introduced in 2.6.20 which should >be fixed in 2.6.20.1. Patch is below. I am using raid6. Am I at risk after applying this patch? Thanks for your time! - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a messag