NeilBrown <neilb@xxxxxxxxxxxxxxx> wrote: > > This requires allocating a new pool of "r1bio" structures which a different > number of bios, suspending IO, and swapping the new pool in place of the old. > (and a few other related changes). Wanna send me the missing hunk? drivers/md/raid1.c: In function `r1bio_pool_alloc': drivers/md/raid1.c:49: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:53: dereferencing pointer to incomplete type drivers/md/raid1.c:55: dereferencing pointer to incomplete type drivers/md/raid1.c: In function `r1buf_pool_alloc': drivers/md/raid1.c:81: dereferencing pointer to incomplete type drivers/md/raid1.c:88: dereferencing pointer to incomplete type drivers/md/raid1.c:115: dereferencing pointer to incomplete type drivers/md/raid1.c:77: warning: `j' might be used uninitialized in this function drivers/md/raid1.c: In function `r1buf_pool_free': drivers/md/raid1.c:132: dereferencing pointer to incomplete type drivers/md/raid1.c: In function `init_resync': drivers/md/raid1.c:985: structure has no member named `poolinfo' drivers/md/raid1.c: In function `run': drivers/md/raid1.c:1179: structure has no member named `poolinfo' drivers/md/raid1.c:1179: structure has no member named `poolinfo' drivers/md/raid1.c:1180: structure has no member named `poolinfo' drivers/md/raid1.c:1182: structure has no member named `poolinfo' drivers/md/raid1.c:1183: structure has no member named `poolinfo' drivers/md/raid1.c:1186: structure has no member named `poolinfo' drivers/md/raid1.c:1286: structure has no member named `poolinfo' drivers/md/raid1.c:1287: structure has no member named `poolinfo' drivers/md/raid1.c: In function `stop': drivers/md/raid1.c:1305: structure has no member named `poolinfo' drivers/md/raid1.c:1306: structure has no member named `poolinfo' drivers/md/raid1.c: In function `raid1_reshape': drivers/md/raid1.c:1356: dereferencing pointer to incomplete type drivers/md/raid1.c:1357: dereferencing pointer to incomplete type drivers/md/raid1.c:1386: structure has no member named `poolinfo' drivers/md/raid1.c:1387: structure has no member named `poolinfo' - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html