Hi,

Thought I had asked for this one before, but I must have forgotten.
Could you please add this one to stable-3.3 - it prevents a kernel OOPS
when trying to reshape a raid1 to raid0.

Thanks,
Jes

commit 24b961f811a3e790a9b93604d2594bfb6cce4fa4
Author: Jes Sorensen <[email protected]>
Date:   Sun Apr 1 23:48:38 2012 +1000

    md: Avoid OOPS when reshaping raid1 to raid0

    raid1 arrays do not have the notion of chunk size. Calculate the
    largest chunk sector size we can use to avoid a divide by zero OOPS
    when aligning the size of the new array to the chunk size.

    Signed-off-by: Jes Sorensen <[email protected]>
    Signed-off-by: NeilBrown <[email protected]>

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to