NeilBrown <neilb@xxxxxxx> writes: > When performing write-behind we allocate pages to store the data > during write. > Previously we just keep a list of pages. Now we keep a list of > bi_vec which includes offset and size. > This means that the r1bio has complete information to create a new > bio which will be needed for retrying after write errors. > > Signed-off-by: NeilBrown <neilb@xxxxxxx> Reviewed-by: Namhyung Kim <namhyung@xxxxxxxxx> -- 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